Compare commits
3 Commits
3909d0df82
...
b6a214ca07
| Author | SHA1 | Date | |
|---|---|---|---|
| b6a214ca07 | |||
| 8520cdb93f | |||
| 0420e6b411 |
@@ -43,6 +43,12 @@
|
||||
background: var(--chip-media-gradient) !important;
|
||||
}
|
||||
|
||||
.chip-label {
|
||||
pointer-events: none;
|
||||
user-select: none;
|
||||
-webkit-user-select: none;
|
||||
}
|
||||
|
||||
.chip-results {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
|
||||
Reference in New Issue
Block a user