This commit is contained in:
zyronon
2023-11-20 23:15:55 +08:00
parent e866f0e528
commit c98e211a7b
10 changed files with 387 additions and 25 deletions

View File

@@ -158,6 +158,7 @@ a {
min-height: 20rem;
width: 100%;
box-sizing: border-box;
background: var(--color-item-bg);
&:focus {
border: 1px solid var(--color-main-active);