mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
9 lines
131 B
SCSS
9 lines
131 B
SCSS
.aca-context-menu {
|
|
.app-context-menu-item {
|
|
&--icon {
|
|
display: inline-flex;
|
|
vertical-align: middle;
|
|
}
|
|
}
|
|
}
|