feature(database-connection): Overlay error container on top of UserList
This commit is contained in:
@@ -6,4 +6,9 @@
|
||||
.blurred {
|
||||
@include blurred();
|
||||
}
|
||||
.ErrorContainer {
|
||||
margin: 0;
|
||||
z-index: 2;
|
||||
position: absolute;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user