mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
Merge pull request #9073 from tarrsalah/fix-side-nav-css
FIX side nav height.
This commit is contained in:
@@ -1182,6 +1182,7 @@ td.showDragHandle {
|
||||
border-right: 1px solid #d0d0d0;
|
||||
box-shadow: 3px 0 6px -2px #eee;
|
||||
background: rgb(<?php echo $colorbackvmenu1; ?>);
|
||||
height: 100vh;
|
||||
}
|
||||
div.blockvmenulogo
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user