* [task#126403] modify tips style of thinkradio.

This commit is contained in:
Zhangyu
2024-08-26 10:30:14 +08:00
committed by 刘刚
parent b8fb0cbc6a
commit bbe85ebf9e
+1 -1
View File
@@ -120,7 +120,7 @@ class thinkRadio extends thinkQuestion
),
icon
(
setClass('mt-10 text-gray-400 cursor-pointer ml-1'),
setClass('mt-9 text-gray-400 cursor-pointer ml-1 text-base pt-0.5'),
toggle::tooltip(array('placement' => 'top', 'title' => $lang->thinkstep->tips->setOption, 'width' => '220px')),
'help'
)