fix padding bubble

sync_v2
Raz 6 months ago
parent ffdb5ce74c
commit e3e6603d65
  1. 8
      tournaments/static/tournaments/css/style.css

@ -1073,14 +1073,14 @@ h-margin {
} }
.match-status-container-header { .match-status-container-header {
margin-top: -10px; margin-top: -20px;
height: 40px; height: 50px;
text-align: left; text-align: left;
} }
.match-status-container-header-bottom { .match-status-container-header-bottom {
margin-bottom: -10px; margin-bottom: -20px;
height: 40px; height: 50px;
text-align: left; text-align: left;
} }

Loading…
Cancel
Save