- fixed .complete class;

This commit is contained in:
Mykyta Synelnikov
2023-11-14 17:34:44 +02:00
parent 8a610b39b6
commit 30f7c2e6f0
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -188,6 +188,6 @@ th.column-email.column-primary {
.um-small-field {
width: 50%; } }
.um-setting_ajax_button_response.complete {
.um_setting_ajax_button_response.complete {
color: #7acf58;
font-style: italic; }