mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 14:23:32 +00:00
Disable to select text in vault grouping (#404)
This commit is contained in:
@@ -27,6 +27,7 @@
|
|||||||
.inner-content {
|
.inner-content {
|
||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
padding-right: 5px;
|
padding-right: 5px;
|
||||||
|
user-select: none;
|
||||||
|
|
||||||
> ul, > div > ul {
|
> ul, > div > ul {
|
||||||
margin: 0 0 15px 0;
|
margin: 0 0 15px 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user