mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
make list item texts unselectable (#315)
This commit is contained in:
committed by
Kyle Spearrin
parent
92c2c48d5e
commit
a891bd71f8
@@ -5,6 +5,7 @@
|
||||
padding: 3px 10px;
|
||||
text-decoration: none;
|
||||
position: relative;
|
||||
user-select: none;
|
||||
z-index: 1;
|
||||
|
||||
@include themify($themes) {
|
||||
|
||||
Reference in New Issue
Block a user