1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-11 22:03:36 +00:00

Disable to select text in vault grouping (#404)

This commit is contained in:
mtgto
2020-03-13 04:29:43 +09:00
committed by GitHub
parent 0b05a8f44e
commit 354f8decc0

View File

@@ -27,6 +27,7 @@
.inner-content {
padding-bottom: 0;
padding-right: 5px;
user-select: none;
> ul, > div > ul {
margin: 0 0 15px 0;