Shariq Ansari
há 2 anos
committed by
GitHub
ascendente
cometimento
96e8912d0d
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com
4 adições e
2 eliminações
-
frappe/public/scss/desk/report.scss
|
|
@@ -159,11 +159,13 @@ |
|
|
|
display: flex; |
|
|
|
flex-wrap: wrap; |
|
|
|
align-items: center; |
|
|
|
justify-content: space-evenly; |
|
|
|
gap: 20px; |
|
|
|
|
|
|
|
.summary-item { |
|
|
|
// SIZE & SPACING |
|
|
|
margin: 0px 30px; |
|
|
|
min-width: 180px; |
|
|
|
margin: 0px 20px; |
|
|
|
min-width: 160px; |
|
|
|
max-width: 300px; |
|
|
|
height: 62px; |
|
|
|
|
|
|
|