mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-22 11:45:59 +01:00
style fixes
This commit is contained in:
parent
aad5dae40d
commit
34c2340a4d
@ -207,16 +207,13 @@
|
||||
color: @text-color;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
&:extend(.clearfix all);
|
||||
|
||||
&.text-primary {
|
||||
color: @brand-primary !important;
|
||||
}
|
||||
|
||||
&:not(.wrap) {
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
||||
.text, .detail {
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
@ -373,6 +370,8 @@
|
||||
input {
|
||||
display: inline-block;
|
||||
margin-left: 10px;
|
||||
float: left;
|
||||
width: 250px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user