Skip to content

Commit d8c5c0f

Browse files
authored
Update ocify-sidebar.css
1 parent 118bb98 commit d8c5c0f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

resources/css/ocify-sidebar.css

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,12 @@
105105
font-weight: 600;
106106
}
107107

108+
.sidebar-nav .sidebar-addon .sidebar-addon-link span {
109+
white-space: nowrap;
110+
overflow: hidden;
111+
text-overflow: ellipsis;
112+
}
113+
108114
.sidebar-nav .sidebar-sublist {
109115
margin-left: 45px;
110116
}
@@ -441,4 +447,4 @@ li.active {
441447
background: rgba(255,255,255,0.9);
442448
color: #000 !important;
443449
margin-left: 1rem;
444-
}
450+
}

0 commit comments

Comments
 (0)