fix padding bubble

sync_v2
Raz 6 months ago
parent 3cd541977d
commit 525681d7ae
  1. 4
      tournaments/static/tournaments/css/style.css

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

Loading…
Cancel
Save