forked from FoundKeyGang/FoundKey
Revert "client: display post content behind UI"
It doesn't work and the z-index behaviour is confusing me :( This reverts commits2525b59bb6
and89757363f0
.
This commit is contained in:
parent
f323c65dde
commit
105aa511ce
1 changed files with 0 additions and 5 deletions
|
@ -416,13 +416,8 @@ function focusAfter() {
|
|||
> .main {
|
||||
flex: 1;
|
||||
min-width: 0;
|
||||
position: relative;
|
||||
z-index: 0;
|
||||
|
||||
> .body {
|
||||
position: relative;
|
||||
z-index: -1;
|
||||
|
||||
> .cw {
|
||||
cursor: default;
|
||||
display: block;
|
||||
|
|
Loading…
Reference in a new issue