mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-23 10:27:28 -07:00
🎨
This commit is contained in:
parent
16c265676a
commit
3600f15053
1 changed files with 1 additions and 0 deletions
|
@ -377,6 +377,7 @@ export default defineComponent({
|
||||||
$height: 50px;
|
$height: 50px;
|
||||||
display: flex;
|
display: flex;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
z-index: 1;
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
box-shadow: 0px 1px var(--divider);
|
box-shadow: 0px 1px var(--divider);
|
||||||
cursor: move;
|
cursor: move;
|
||||||
|
|
Loading…
Reference in a new issue