mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
9 lines
126 B
SCSS
9 lines
126 B
SCSS
.app-shared-link-view {
|
|
width: 100%;
|
|
height: 100%;
|
|
|
|
.adf-viewer-toolbar .adf-toolbar-divider {
|
|
display: none;
|
|
}
|
|
}
|