mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 02:03:39 +00:00
[PM-1834] Add Windows 8/8.1 deprecation notice (#5213)
This commit is contained in:
@@ -272,3 +272,13 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: Remove after 2023.4 release
|
||||
.os-deprecated {
|
||||
margin-top: 20px;
|
||||
width: 500px;
|
||||
}
|
||||
|
||||
#lock-page {
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user