fix select
This commit is contained in:
parent
ccb35517bb
commit
642c92f779
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
||||||
padding: 8px 12px;
|
padding: 8px 12px;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.notificationItem:hover {
|
.notificationItem:hover {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue