mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-06 09:20:43 +01:00
input with width icon using calc
This commit is contained in:
parent
1d102cad93
commit
61c44ea4d9
@ -443,7 +443,7 @@
|
||||
display: inline-block;
|
||||
margin-left: 10px;
|
||||
float: left;
|
||||
width: 250px;
|
||||
width: ~"calc(100% - 40px)";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user