chore(client): tweak style

This commit is contained in:
syuilo 2022-07-01 16:43:38 +09:00
parent f635d5b864
commit c67c3b0360
3 changed files with 9 additions and 10 deletions

View file

@ -143,7 +143,6 @@ function onContextmenu(ev: MouseEvent) {
background: var(--windowHeader);
-webkit-backdrop-filter: var(--blur, blur(15px));
backdrop-filter: var(--blur, blur(15px));
box-shadow: 0px 1px var(--divider);
> button {
height: $height;