Update editor.css
fixed error https://www.useloom.com/share/f4ab0aa8607646c0af8ced30bab4e958 special thanks to oleteacher
This commit is contained in:
committed by
GitHub
parent
759a8283f4
commit
db300d72f4
@@ -172,9 +172,12 @@ body {
|
||||
|
||||
.edit .demo .column .box .configuration {
|
||||
position: absolute;
|
||||
top: 3px;
|
||||
right: 140px;
|
||||
white-space: nowrap; }
|
||||
/* top: -15px; */
|
||||
top: -20px;
|
||||
/* right: 140px; */
|
||||
right: 0px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.edit .demo .remove {
|
||||
position: absolute;
|
||||
|
Reference in New Issue
Block a user