remove border

This commit is contained in:
kakkokari-gtyih 2024-10-04 12:00:11 +09:00
parent 70e772ed28
commit 6efa4a3ef6
1 changed files with 0 additions and 1 deletions

View File

@ -84,7 +84,6 @@ function onLogin(res) {
font-weight: bold;
backdrop-filter: var(--blur, blur(15px));
background: var(--acrylicBg);
border-bottom: solid 1px var(--divider);
z-index: 1;
}