Remove redundant styles

This commit is contained in:
Cohee
2025-02-24 00:57:00 +02:00
parent 7a54b0cad7
commit 296037d1c8

View File

@ -12,11 +12,6 @@
width: max-content;
}
#memory_settings textarea {
font-size: calc(var(--mainFontSize) * 0.9);
line-height: 1.2;
}
label[for="memory_frozen"],
label[for="memory_skipWIAN"] {
display: flex;