Fix custom color pickers unwanted state reset in style settings

[MAILPOE-2599]
This commit is contained in:
Rostislav Wolny
2020-03-16 15:02:23 +01:00
committed by Veljko V
parent 0e2afb9c80
commit f1aee6f971
3 changed files with 18 additions and 26 deletions

View File

@@ -3,7 +3,7 @@
padding-right: 8px;
@media (min-width: 600px) {
padding: 0 12px;
margin-right: 12px;
padding: 0 12px;
}
}