This commit is contained in:
syuilo 2020-11-29 00:18:54 +09:00
parent e5992742d4
commit d39c153c57
17 changed files with 770 additions and 468 deletions

View file

@ -241,7 +241,7 @@ hr {
background: var(--panel);
border-radius: var(--radius);
//border: var(--panelBorder);
box-shadow: var(--panelShadow);
//box-shadow: var(--panelShadow);
overflow: hidden;
}