Fix radio button bug in survey
This commit is contained in:
parent
eef60102b3
commit
dbe13a964c
|
|
@ -24,3 +24,8 @@
|
|||
.sv-action-bar {
|
||||
display: block;
|
||||
}
|
||||
|
||||
|
||||
.sv-radio__svg {
|
||||
display: none !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue