mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
remove unneeded divider from toolbar (#1028)
This commit is contained in:
committed by
Adina Parpalita
parent
ba1c3c9e3b
commit
700b63fd61
@@ -1,4 +1,8 @@
|
||||
.app-shared-link-view {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
||||
.adf-viewer-toolbar .adf-toolbar-divider {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user