Limit width of widgets

This commit is contained in:
Svilen Markov
2024-09-06 21:45:03 +01:00
parent 4476391287
commit 6b0a569998
3 changed files with 44 additions and 41 deletions

View File

@@ -1206,7 +1206,6 @@ details[open] .summary::after {
flex-direction: column;
width: calc(100% / 12);
padding-top: 3px;
max-width: 30px;
}
.weather-column-value, .weather-columns:hover .weather-column-value {