mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
7
lib/core/viewer/components/txtViewer.component.scss
Normal file
7
lib/core/viewer/components/txtViewer.component.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
.adf-txt-viewer {
|
||||
background-color: white;
|
||||
width: 100vw;
|
||||
overflow: hidden;
|
||||
overflow-y: scroll;
|
||||
margin-bottom: 42px;
|
||||
}
|
Reference in New Issue
Block a user