style(core): 移除未使用的样式

This commit is contained in:
王立帮
2025-04-14 23:32:51 +08:00
parent cf7423f427
commit 55a0001aae

View File

@@ -43,15 +43,4 @@ body[class="light"] {
.setFontSize[m-id="decreaseFontSize"] {
bottom: 36px;
background-position: -64px -92px;
}
#content_blocks > div > div {
padding-top: 0px;
padding-bottom: 0px;
}
/*Blocks*/
span#span_blocks, span#span_arduino, select#languageMenu {
color: #fff;
}