Vanessa 2024-01-20 12:21:40 +08:00
parent 7712379b18
commit 016f58e1a0
2 changed files with 77 additions and 2 deletions

View file

@ -79,4 +79,8 @@
.av__cellassetimg {
max-height: 24px;
}
.dragover__top.av__row {
box-shadow: 0 -2px 0 var(--b3-theme-primary-lighter), inset 0 2px 0 var(--b3-theme-primary-lighter) !important;
}
}