mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 21:05:59 -06:00
shadow instead of strong border for version dropdown
This commit is contained in:
parent
fcdfad941a
commit
c2c9a11a02
@ -120,7 +120,7 @@ $arrow-bg: #000;
|
|||||||
}
|
}
|
||||||
|
|
||||||
.items {
|
.items {
|
||||||
@apply .absolute .right-0 .bg-white .border .p-1 .mt-1;
|
@apply .absolute .right-0 .bg-white .shadow .p-1 .mt-1;
|
||||||
border-radius: 1rem;
|
border-radius: 1rem;
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user