fix(css): choose tags button misaligned (#3726)

This commit is contained in:
Darkle 2023-02-05 19:15:15 +01:00 committed by GitHub
parent 2e0f026dde
commit 5717a74fcc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,6 @@
}
.DiscussionComposer-changeTags {
margin-right: 15px;
vertical-align: 2px;
&.disabled {
opacity: 0.5;