We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aab6bd commit 2e21535Copy full SHA for 2e21535
src/app/components/shared/header/header.component.scss
@@ -59,8 +59,8 @@
59
}
60
61
.menu-admin {
62
- border-left: 1px solid rgb(255 255 255 / 15%);
63
- padding-left: 1rem;
+ // border-left: 1px solid rgb(255 255 255 / 15%);
+ // padding-left: 1rem;
64
65
66
.menu a {
@@ -145,7 +145,7 @@ app-svg-icon {
145
padding: 0;
146
147
// padding-right: 0.25rem;
148
- margin-left: auto;
+ // margin-left: auto;
149
150
// min-height: 3.5rem;
151
display: flex;
0 commit comments