This commit is contained in:
SBD
2023-12-08 18:35:04 +03:00
parent d8a1ddcffa
commit a8e31e7a38
2 changed files with 5 additions and 1 deletions

View File

@@ -10,7 +10,7 @@
border-radius: 5px;
transition: 200ms;
margin-top: 8px;
padding-left: 10px;
text-align: center;
}
.{{ widget.name_w }}_{{ widget.id }}_widget_btn_a:hover {
background: {{ widget.but_color }};