mirror of
https://shylinux.com/x/community
synced 2025-04-25 17:48:06 +08:00
4 lines
218 B
CSS
4 lines
218 B
CSS
$output div.item.card div.output div.output img { height:unset; width:100%; margin-right:0; }
|
|
$input div.item.text.verify input[type=button] {
|
|
border-radius:0; height:30px; position:absolute; right:1px; width:unset;
|
|
} |