style fix
This commit is contained in:
@@ -129,7 +129,7 @@ body[eicapp] {
|
|||||||
[eicapp] .app-workspace .window > header .controls button.shrink { display: none; }
|
[eicapp] .app-workspace .window > header .controls button.shrink { display: none; }
|
||||||
[eicapp] .app-workspace .window > section {
|
[eicapp] .app-workspace .window > section {
|
||||||
cursor: default;
|
cursor: default;
|
||||||
overflow: hidden;
|
overflow: auto;
|
||||||
transition: all 0.5s;
|
transition: all 0.5s;
|
||||||
flex: 1 1 auto;
|
flex: 1 1 auto;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|||||||
Reference in New Issue
Block a user