[m]Eww: Fix css&icon for radio button

This commit is contained in:
soraefir 2023-11-23 20:55:42 +01:00
parent afaed60935
commit 67fd69f9bc

View File

@ -101,7 +101,7 @@
:orientation "v" :orientation "v"
(button (button
:onclick "${EWW_CMD} open --toggle --no-daemonize radio" :onclick "${EWW_CMD} open --toggle --no-daemonize radio"
"󰎆" (label :class "icon-text" :text "󰝚")
) )
) )
) )