mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 00:16:38 +00:00
style(sidebar): add horizontal divider below header in sidebar nav
This commit is contained in:
@@ -84,6 +84,7 @@ const hasTableCreatePermission = computed(() => {
|
||||
</NcDropdown>
|
||||
</div>
|
||||
</div>
|
||||
<div v-if="activeSidebarTab !== 'settings'" class="mx-3 border-t border-nc-border-gray-medium"></div>
|
||||
</div>
|
||||
|
||||
<div class="flex-1 relative overflow-y-auto nc-scrollbar-thin">
|
||||
|
||||
Reference in New Issue
Block a user