fix scrollbar in FF
This commit is contained in:
parent
06e21af2f4
commit
18d56bec38
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
.editor .sb div {
|
||||
position: absolute;
|
||||
width: 1px;
|
||||
left: -10px;
|
||||
left: 0px;
|
||||
}
|
||||
|
||||
.layer {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue