fix css error
This commit is contained in:
parent
b7d4f2a74e
commit
4e9a82ced9
|
@ -11,10 +11,10 @@
|
|||
display: block;
|
||||
position: absolute;
|
||||
bottom: 110%;
|
||||
left: 100%;
|
||||
left: 0%;
|
||||
background: #2196F3;
|
||||
color: white;
|
||||
width: 150%;
|
||||
width: 100%;
|
||||
padding: 0.2em;
|
||||
}
|
||||
#full-layout-canvas {
|
||||
|
|
Loading…
Reference in New Issue