Remove redundant styles

296037d1c8c3fc61be5f1345f6bf51a15f3aed62

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +0 -5Showing whitespace changes
public/scripts/extensions/memory/style.css+0 -5
@@ -12,11 +12,6 @@
1212 width: max-content;
1313}
1414
15-#memory_settings textarea {
16- font-size: calc(var(--mainFontSize) * 0.9);
17- line-height: 1.2;
18-}
19-
2015label[for="memory_frozen"],
2116label[for="memory_skipWIAN"] {
2217 display: flex;