0.4.11 fix indent to button

This commit is contained in:
SDE
2023-12-11 16:41:52 +03:00
parent 48a1cd0946
commit 7598759fb8
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
padding: {% if not name_w == 'b_functional_features' %}5{% else %}15{% endif %}px 0;
border-radius: 5px;
transition: 200ms;
margin-top: 8px;
margin-top: 15px;
text-align: center;
}
.{{ name_w }}_{{ widget.id }}_widget_btn_a:hover {