remove need for compositor
This commit is contained in:
parent
8e24fc50cb
commit
3dfa968e81
|
@ -11,7 +11,7 @@
|
||||||
#window {
|
#window {
|
||||||
anchor: north;
|
anchor: north;
|
||||||
location: north;
|
location: north;
|
||||||
width: 100%;
|
width: 0;
|
||||||
padding: 4px;
|
padding: 4px;
|
||||||
children: [ horibox ];
|
children: [ horibox ];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue