Spaces:
Sleeping
Sleeping
Update nutri_call.html
Browse files- nutri_call.html +1 -1
nutri_call.html
CHANGED
|
@@ -228,7 +228,7 @@ legend {
|
|
| 228 |
|
| 229 |
.label-camgs {
|
| 230 |
font-weight: bold;
|
| 231 |
-
min-width:
|
| 232 |
text-align: right;
|
| 233 |
}
|
| 234 |
|
|
|
|
| 228 |
|
| 229 |
.label-camgs {
|
| 230 |
font-weight: bold;
|
| 231 |
+
min-width: 80px; /* Минимальная ширина меток */
|
| 232 |
text-align: right;
|
| 233 |
}
|
| 234 |
|