remove default font
This commit is contained in:
@@ -32,7 +32,6 @@ body {
|
||||
padding: 0;
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
font-family: var(--tui-font);
|
||||
-webkit-text-size-adjust: 100%;
|
||||
|
||||
&::-webkit-scrollbar {
|
||||
@@ -97,7 +96,6 @@ input[type="password"] {
|
||||
|
||||
textarea {
|
||||
tab-size: 4;
|
||||
font-family: var(--tui-font);
|
||||
}
|
||||
|
||||
.gray-filter {
|
||||
|
||||
Reference in New Issue
Block a user