mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 23:33:31 +00:00
firefox style tweaks
This commit is contained in:
@@ -185,7 +185,10 @@
|
||||
}
|
||||
|
||||
&:last-child {
|
||||
border: none;
|
||||
&:before {
|
||||
border: none;
|
||||
height: 0;
|
||||
}
|
||||
}
|
||||
|
||||
&:hover {
|
||||
@@ -232,10 +235,12 @@
|
||||
display: inline;
|
||||
width: initial;
|
||||
font-weight: normal;
|
||||
float: left;
|
||||
}
|
||||
|
||||
input[type="checkbox"] {
|
||||
float: right;
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user