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