diff --git a/assets/css/style.css b/assets/css/style.css index 4c10a13..a67ef3c 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -73,6 +73,9 @@ p,h1,h2,h3,h4,h5,h6,span{ font-size: 15px; } + .dropdown-menu { + min-width: 205px !important; + } } .doted-nav{ diff --git a/components/homebar.vue b/components/homebar.vue index 2f494c0..88791fd 100644 --- a/components/homebar.vue +++ b/components/homebar.vue @@ -37,10 +37,17 @@ - - +