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