Surn commited on
Commit
8f40f31
·
verified ·
1 Parent(s): 0692942

Update style_wrdler.css

Browse files
Files changed (1) hide show
  1. style_wrdler.css +3 -0
style_wrdler.css CHANGED
@@ -122,6 +122,9 @@ button[aria-disabled="true"] {
122
  }
123
 
124
  /* Grid cell buttons - unrevealed (clickable) */
 
 
 
125
  .grid-cell-unrevealed button {
126
  min-width: 50px !important;
127
  height: 48px !important;
 
122
  }
123
 
124
  /* Grid cell buttons - unrevealed (clickable) */
125
+ .grid-cell-unrevealed {
126
+ min-height: 1.4rem;
127
+ }
128
  .grid-cell-unrevealed button {
129
  min-width: 50px !important;
130
  height: 48px !important;