mirror of
https://github.com/sky-systems/sky_phone.git
synced 2026-08-28 17:01:18 +00:00
ENH - weather app element size
This commit is contained in:
@@ -4530,9 +4530,9 @@ button {
|
||||
display: grid;
|
||||
grid-template-columns: 21px 1fr;
|
||||
gap: 4px 7px;
|
||||
min-height: 82px;
|
||||
min-height: 94px;
|
||||
margin: 0;
|
||||
padding: 12px;
|
||||
padding: 14px;
|
||||
border-radius: calc(var(--sky-radius-card) - 6px);
|
||||
}
|
||||
.weather-detail-card svg {
|
||||
|
||||
Reference in New Issue
Block a user