Commit 7b462e997229faefe88949cdddbffb6b7883776d
1 parent
7c6b916e
Exists in
master
and in
2 other branches
Correção no estilo dos links de paginação
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/app/components/app-paginator/app-paginator.scss
@@ -8,7 +8,7 @@ | @@ -8,7 +8,7 @@ | ||
8 | font-weight: bold; | 8 | font-weight: bold; |
9 | font-size: 20px; | 9 | font-size: 20px; |
10 | padding: 0px 8px; | 10 | padding: 0px 8px; |
11 | - width: 28px; | 11 | + min-width: 28px; |
12 | height: 28px; | 12 | height: 28px; |
13 | text-decoration: underline; | 13 | text-decoration: underline; |
14 | color: $defaultblue; | 14 | color: $defaultblue; |