mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
loading spinner
This commit is contained in:
@@ -162,3 +162,13 @@ form, .form {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
app-root > #loading {
|
||||
display: flex;
|
||||
text-align: center;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
color: $text-muted;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user