Remove redundant styles
| @@ -12,11 +12,6 @@ | |||
| 12 | width: max-content; | 12 | width: max-content; |
| 13 | } | 13 | } |
| 14 | 14 | ||
| 15 | #memory_settings textarea { | ||
| 16 | font-size: calc(var(--mainFontSize) * 0.9); | ||
| 17 | line-height: 1.2; | ||
| 18 | } | ||
| 19 | |||
| 20 | label[for="memory_frozen"], | 15 | label[for="memory_frozen"], |
| 21 | label[for="memory_skipWIAN"] { | 16 | label[for="memory_skipWIAN"] { |
| 22 | display: flex; | 17 | display: flex; |