1
0
mirror of https://github.com/flarum/core.git synced 2025-07-31 21:50:50 +02:00

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

View File

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