Refactor web server and release workflow
This commit is contained in:
@@ -86,18 +86,6 @@ body.screen-blackout #app {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.overlay {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
right: 0;
|
||||
top: 0;
|
||||
padding: 14px 18px;
|
||||
background: rgba(0, 0, 0, 0.35);
|
||||
font-size: 14px;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.body {
|
||||
position: absolute;
|
||||
left: 5%;
|
||||
|
||||
Reference in New Issue
Block a user