mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
viewer style fixes (#2743)
This commit is contained in:
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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user