You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/src/components/LivedataDropdownMenu.vue
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -171,4 +171,16 @@ export default {
171
171
text-align: center;
172
172
}
173
173
174
+
.livedata-dropdown-menu.dropdown-menu {
175
+
/* Dividers within the dropdown with an improved semantic representation */
0 commit comments