Skip to content

Commit 2e21535

Browse files
committed
header css
1 parent 0aab6bd commit 2e21535

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/app/components/shared/header/header.component.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959
}
6060

6161
.menu-admin {
62-
border-left: 1px solid rgb(255 255 255 / 15%);
63-
padding-left: 1rem;
62+
// border-left: 1px solid rgb(255 255 255 / 15%);
63+
// padding-left: 1rem;
6464
}
6565

6666
.menu a {
@@ -145,7 +145,7 @@ app-svg-icon {
145145
padding: 0;
146146

147147
// padding-right: 0.25rem;
148-
margin-left: auto;
148+
// margin-left: auto;
149149

150150
// min-height: 3.5rem;
151151
display: flex;

0 commit comments

Comments
 (0)