Minor UI improvement.

This commit is contained in:
Daniel
2022-06-08 13:04:17 +04:30
parent ebc11a82be
commit 4870dc45ce
3 changed files with 6 additions and 2 deletions
-1
View File
@@ -54,7 +54,6 @@
font-size: 1.1rem;
cursor: pointer;
box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
background-color:#273949;
border: none;
transition: background-color 0.1s;
}