mirror of
https://github.com/umami-software/umami.git
synced 2026-02-08 22:57:12 +01:00
Merge pull request #453 from transmundial/master
Add brazilian portuguese (pt-BR) locale
This commit is contained in:
commit
acd78a9411
3 changed files with 105 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
.menu div {
|
||||
border-radius: 5px;
|
||||
min-width: calc(100% / 3);
|
||||
min-width: calc(100% / 3 - 8px);
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 992px) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue