mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-10 04:25:08 +00:00
(Navbar) Fixed: Navbar doesn't grow if it has a small content
This commit is contained in:
parent
f395046945
commit
528c3f95e7
|
@ -1,5 +1,6 @@
|
|||
navbar {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex: 1 1 auto;
|
||||
width: 100%;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user