no message
This commit is contained in:
@@ -330,3 +330,12 @@ editor {
|
||||
width: 100%;
|
||||
height: 2.2667rem;
|
||||
}
|
||||
.btn-f {
|
||||
position: fixed;
|
||||
top: 50px;
|
||||
left: 0;
|
||||
width: 100vw;
|
||||
height: 50px;
|
||||
background-color: #ff0000;
|
||||
z-index: 999;
|
||||
}
|
||||
|
||||
@@ -389,3 +389,13 @@ editor {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.btn-f {
|
||||
position: fixed;
|
||||
top: 50px;
|
||||
left: 0;
|
||||
width: 100vw;
|
||||
height: 50px;
|
||||
background-color: #ff0000;
|
||||
z-index: 999;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user