Skip to content

Commit a9e4a0c

Browse files
alinelariguetjhosefmarks
authored andcommitted
fix(navbar): corrige scrollbar vertical desnecessário
Remove tratamento existente no portal. Fixes DTHFUI-2633
1 parent 2eb1d5c commit a9e4a0c

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

projects/portal/src/styles.css

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,6 @@ body {
2525
-webkit-overflow-scrolling: touch;
2626
}
2727

28-
/* sobrepoe para nao gerar scroll a mais na paginas do portal */
29-
po-navbar ~ .po-wrapper {
30-
padding-top: 56px;
31-
height: 100%;
32-
margin-top: unset;
33-
}
34-
3528
.docs-api-property-type {
3629
border-radius: 3px;
3730
color: #ffffff;

0 commit comments

Comments
 (0)