mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
backport of commit 78a86b4508 (#21584)
Co-authored-by: Jordan Reimer <zofskeez@gmail.com>
This commit is contained in:
committed by
GitHub
parent
81818f9bce
commit
c5dc8ed062
3
changelog/21582.txt
Normal file
3
changelog/21582.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
```release-note:bug
|
||||
ui: Fixes login screen display issue with Safari browser
|
||||
```
|
||||
@@ -77,6 +77,7 @@
|
||||
|
||||
.brand-icon-large {
|
||||
width: 62px;
|
||||
height: 62px; // without an explicit height the view breaks in Safari
|
||||
}
|
||||
|
||||
.error-icon {
|
||||
|
||||
Reference in New Issue
Block a user