Better move error visibility
This commit is contained in:
@@ -8,7 +8,12 @@
|
||||
box-shadow: 1px 1px 1px #444;
|
||||
text-align: center;
|
||||
z-index: 101;
|
||||
|
||||
background-color: #444;
|
||||
border: 1px solid black;
|
||||
}
|
||||
}
|
||||
|
||||
.errorModal {
|
||||
position: absolute;
|
||||
top: 1rem;
|
||||
right: 1rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user