forked from abner/for-legacy-web
Fix: Make settings not jump around.
Fix: Auto-complete font size.
This commit is contained in:
@@ -74,14 +74,13 @@
|
||||
|
||||
.appearance {
|
||||
.theme {
|
||||
min-width: 0;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.themes {
|
||||
gap: 8px;
|
||||
width: 100%;
|
||||
display: flex;
|
||||
|
||||
img {
|
||||
|
||||
Reference in New Issue
Block a user