mirror of
http://git.whoc.org.uk/git/password-manager.git
synced 2025-10-28 09:57:35 +01:00
Fixed rendering issue on iPhones
This commit is contained in:
@@ -873,6 +873,18 @@ div.cardContent {
|
||||
box-shadow: 2px 0 6px 0 rgba(0,0,0, 0.1);
|
||||
|
||||
div.cardToolbar.narrow {
|
||||
header {
|
||||
div {
|
||||
&.settingsToggle {
|
||||
.button {
|
||||
.label {
|
||||
padding-right: 6px;
|
||||
padding-left: 6px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&.addCard {
|
||||
|
||||
Reference in New Issue
Block a user