mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
absolute position center message
This commit is contained in:
@@ -577,7 +577,7 @@
|
||||
|
||||
.centered-message {
|
||||
p {
|
||||
position: fixed;
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
margin-top: -70px;
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user