misc: 하단 바, type2 버튼에 밑줄

This commit is contained in:
2021-12-08 01:19:29 +09:00
parent d4279b0cb7
commit 6dd77dd632
+4
View File
@@ -48,6 +48,10 @@ body {
}
box-shadow: 0 -1px 0 $dark;
.toolbarButton2{
text-decoration: underline;
}
}
#navbarGlobalItems {