UI: fix overlap composer
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
@import "buttons";
|
||||
@import "compose";
|
||||
@import "header";
|
||||
@import "hiddenstuff";
|
||||
@import "main";
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
#reply-control {
|
||||
z-index: 999;
|
||||
}
|
||||
Reference in New Issue
Block a user