timer bar: remove italic from button

This commit is contained in:
2026-05-13 13:31:54 +03:00
parent 7d5202d23a
commit c327f0f756

View File

@@ -510,8 +510,8 @@ function pwh_cls_fix_styles() {
border: none !important;
border-radius: 50px;
font-size: 16px;
font-style: italic;
font-weight: 500;
font-style: normal;
font-weight: 600;
cursor: pointer;
transition: opacity .2s, transform .15s;
white-space: nowrap;