Spaces:
Running
Running
Update style/galerie_double_v/style.css
Browse files
style/galerie_double_v/style.css
CHANGED
@@ -140,7 +140,7 @@
|
|
140 |
.toggle-quality-btn {
|
141 |
top: 17px;
|
142 |
right: 170px;
|
143 |
-
min-width:
|
144 |
height: 45px;
|
145 |
padding: 0 10px;
|
146 |
border-radius: 22.5px; /* Half the height for a pill shape */
|
|
|
140 |
.toggle-quality-btn {
|
141 |
top: 17px;
|
142 |
right: 170px;
|
143 |
+
min-width: 170px; /* Ensures the text fits */
|
144 |
height: 45px;
|
145 |
padding: 0 10px;
|
146 |
border-radius: 22.5px; /* Half the height for a pill shape */
|