This commit is contained in:
SBD
2023-12-08 17:44:49 +03:00
parent e5d36c798d
commit 413233cc16
2 changed files with 2 additions and 1 deletions

View File

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