Move status to the top (alignment/overlaps)
This commit is contained in:
@@ -19,13 +19,13 @@ $textColor: #ccc;
|
||||
|
||||
.status {
|
||||
align-items: center;
|
||||
bottom: 0;
|
||||
color: $textColor;
|
||||
display: flex;
|
||||
left: 0;
|
||||
padding: 0.5em 0.75em;
|
||||
position: fixed;
|
||||
right: 0;
|
||||
top: 0;
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user