Animate dice dropdown

This commit is contained in:
SillyLossy
2023-03-19 01:09:45 +02:00
parent 95ca39d8e0
commit 9886ebb3a1
2 changed files with 3 additions and 3 deletions

View File

@@ -32,7 +32,7 @@
display: block;
padding: 0.75rem 1.25rem;
margin-bottom: -1px;
background-color: rgba(0,0,0,0.3);
background-color: rgba(0,0,0,0.5);
border: 1px solid rgba(0,0,0,0.7);
box-sizing: border-box;
user-select: none;