fix(fe): small fixes

This commit is contained in:
hexxa 2021-12-20 19:40:30 +08:00 committed by Hexxa
parent f0e898d1ae
commit df801a9397
3 changed files with 35 additions and 27 deletions

View file

@ -34,7 +34,7 @@
}
.theme-default #top-menu {
background: rgba(255, 255, 255, 0.3);
background: rgba(255, 255, 255, 0.5);
box-shadow: 0 5px 30px 0 rgba(31, 38, 135, 0.1);
backdrop-filter: blur(9.5px);
color: #16a085;