mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
viewer style fixes (#2743)
This commit is contained in:
committed by
Eugenio Romano
parent
c968fbcdac
commit
032f1237f0
@@ -19,7 +19,7 @@
|
||||
|
||||
&__toolbar {
|
||||
position: absolute;
|
||||
bottom: 64px;
|
||||
bottom: 0;
|
||||
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
|
@@ -239,7 +239,7 @@
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
bottom: 64px;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
outline: none;
|
||||
}
|
||||
|
@@ -89,7 +89,6 @@
|
||||
|
||||
&__sidebar {
|
||||
width: 350px;
|
||||
height: 100%;
|
||||
display: block;
|
||||
padding: 0;
|
||||
background-color: #fafafa;
|
||||
|
Reference in New Issue
Block a user