Center the text itself in upload area (#24029)
Esse commit está contido em:
pai
ad77e8a2fb
commit
c2d38ef0f1
1 arquivos alterados com 1 adições e 0 exclusões
|
@ -4407,6 +4407,7 @@ a.status-card.compact:hover {
|
|||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
text-align: center;
|
||||
color: $secondary-text-color;
|
||||
font-size: 18px;
|
||||
font-weight: 500;
|
||||
|
|
Carregando…
Referência em uma nova issue