1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 21:26:33 +02:00

Fix: selectでprefix/sufixがないときにいらない下線が付く (#5440)

This commit is contained in:
MeiMei
2019-09-21 01:47:32 +09:00
committed by syuilo
parent 0ef31a8bac
commit 9f5a763c69

View File

@@ -176,6 +176,9 @@ root(fill)
color rgba(#000, 0.54)
pointer-events none
&:empty
display none
> *
display block
min-width 16px