mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 09:17:40 -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 {
|
||||
@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;
|
||||
z-index: 100;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user