UX: improve mention styling, simplify (#19169)

* UX: improve mention styling, simplify

* revert default
This commit is contained in:
Kris
2022-11-23 17:35:57 -05:00
committed by GitHub
parent 470b8b8984
commit 6b7bdc991d
7 changed files with 18 additions and 51 deletions

View File

@ -138,12 +138,6 @@
color: var(--primary);
}
.valid-mention {
padding: 0 4px 1px;
border-radius: 8px;
display: inline-block;
}
img.ytp-thumbnail-image {
height: 100%;
max-height: unset;