forked from AkkomaGang/akkoma-fe
fix italics not being selectable
This commit is contained in:
parent
753d15ed37
commit
794481d76c
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
background-position: 0 50%;
|
||||
}
|
||||
|
||||
i {
|
||||
i[class^='icon-'] {
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue