MAPG-35 re-add border-radius for scoreBarBase

This commit is contained in:
Bence Pőcze 2020-05-21 02:26:36 +02:00
parent 655815db77
commit bbd19cc1d8

View File

@ -140,6 +140,7 @@ div.buttonContainer.bottom {
height: 24px;
margin: 0 auto;
background-color: #eeeeee;
border-radius: 3px;
}
#scoreBar {