This commit is contained in:
Freeplay 2023-05-20 21:46:33 -04:00
parent b871746b93
commit da0a0503ba
2 changed files with 2 additions and 1 deletions

View File

@ -636,7 +636,7 @@ onUnmounted(() => {
> :deep(.reacted-users > *) {
padding-inline: 16px !important;
}
> .chips {
> :deep(.underline) {
padding-left: 16px !important;
}
}

View File

@ -128,6 +128,7 @@ export default defineComponent({
&.underline {
padding-block: 0 !important;
margin-bottom: -1px;
border-radius: 0;
button {
background: none !important;
border-radius: 0 !important;