fix: refine home tariff actions

This commit is contained in:
3252a8
2026-05-28 10:06:10 +03:00
parent 12e60629fe
commit 30c5d9ae11
5 changed files with 24 additions and 9 deletions
+6
View File
@@ -263,6 +263,12 @@ a {
opacity: 1;
}
.status-tariff-action {
margin-top: 10px;
min-height: 38px;
padding: 0 12px;
}
.traffic-top,
.total-card {
display: flex;