🐛 fix(block): where intend block was not working

This commit is contained in:
eshanized
2024-12-29 11:12:40 +05:30
parent 6a23408d90
commit c35e1acf6f

View File

@@ -47,7 +47,7 @@ label#label_style {
border-radius: 0px;
font-size: 16px;
font-weight: bold;
color: pink;
color: #6495ed;
}
label#label_style_eshan {
background-color: @theme_base_color;