comparison client/src/components/Sidebar.vue @ 1455:33dda08d67be

unified layout for adminsection
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 03 Dec 2018 12:02:17 +0100
parents bb47531bdd22
children a6dd2a8183a4
comparison
equal deleted inserted replaced
1454:5e8bb2b96232 1455:33dda08d67be
193 } 193 }
194 194
195 .sidebarextended { 195 .sidebarextended {
196 max-height: 35rem; 196 max-height: 35rem;
197 max-width: $sidebar-width; 197 max-width: $sidebar-width;
198 min-width: $sidebar-width;
198 } 199 }
199 </style> 200 </style>