mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
removed auto appearance CSS tags
This commit is contained in:
@@ -63,8 +63,6 @@
|
|||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
-webkit-font-smoothing: antialiased;
|
-webkit-font-smoothing: antialiased;
|
||||||
-moz-osx-font-smoothing: grayscale;
|
-moz-osx-font-smoothing: grayscale;
|
||||||
appearance: auto;
|
|
||||||
-moz-appearance: auto;
|
|
||||||
scroll-behavior: smooth;
|
scroll-behavior: smooth;
|
||||||
text-shadow: 0 0 3px black;
|
text-shadow: 0 0 3px black;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user