Fix duplicate id "apps-management"
Change CSS from #apps-management to .apps-management Signed-off-by: Michael Letzgus <michaelletzgus@users.noreply.github.com>
This commit is contained in:
parent
0b6ff1706f
commit
14f465879c
|
@ -324,7 +324,7 @@ nav {
|
|||
}
|
||||
|
||||
/* Apps management */
|
||||
#apps-management {
|
||||
.apps-management {
|
||||
min-height: initial;
|
||||
height: initial;
|
||||
margin: 0;
|
||||
|
|
Loading…
Reference in New Issue