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

@ -105,7 +105,6 @@ defineExpose({
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;