MikaFil commited on
Commit
4836ebd
·
verified ·
1 Parent(s): b382fda

Update style/defaults/style.css

Browse files
Files changed (1) hide show
  1. style/defaults/style.css +4 -4
style/defaults/style.css CHANGED
@@ -186,8 +186,8 @@ progress::-moz-progress-bar {
186
  }
187
  @media (max-width: 600px) {
188
  .widget-button, .color-menu-btn {
189
- width: 24px;
190
- height: 24px;
191
  font-size: 12px;
192
  border-radius: 6px;
193
  }
@@ -247,8 +247,8 @@ progress::-moz-progress-bar {
247
 
248
  @media (max-width: 600px) {
249
  .color-swatch-btn {
250
- width: 34px;
251
- height: 34px;
252
  border-radius: 3px;
253
  }
254
  }
 
186
  }
187
  @media (max-width: 600px) {
188
  .widget-button, .color-menu-btn {
189
+ width: 30px;
190
+ height: 30px;
191
  font-size: 12px;
192
  border-radius: 6px;
193
  }
 
247
 
248
  @media (max-width: 600px) {
249
  .color-swatch-btn {
250
+ width: 20px;
251
+ height: 20px;
252
  border-radius: 3px;
253
  }
254
  }