| | |
| | | .jimu-widget-LeftNavigationBar { |
| | | position: absolute !important; |
| | | /* font-size: 14px; */ |
| | | height: calc(100% - 25px) !important; |
| | | height: 100% !important; |
| | | /* height: calc(100%) !important; */ |
| | | width: 250px !important; |
| | | right: auto !important; |
| | |
| | | } |
| | | |
| | | .jimu-widget-LeftNavigationBar .layui-tree-txt { |
| | | width: calc(100% - 48px); |
| | | width: calc(100% - 28px); |
| | | overflow: hidden; |
| | | text-overflow:ellipsis; |
| | | white-space: nowrap; |
| | | } |
| | | |
| | | .jimu-widget-LeftNavigationBar .layui-btn-group { |
| | | visibility: visible; |
| | | } |
| | | |
| | | .jimu-widget-LeftNavigationBar .layui-btn-group .layui-icon { |
| | | margin-top: 4px; |
| | | width: 20px; |
| | | height: 20px; |
| | | |
| | | background: url(../../../images/工具(用以切换图层的透明度).png) no-repeat; |
| | | } |
| | | |
| | | .jimu-widget-LeftNavigationBar .layui-btn-group .layui-icon:before { |
| | | content: ""; |
| | | } |