Spaces:
Running
Running
Update style_wrdler.css
#4
by
Surn
- opened
- 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;
|