Made Action Buttons responsive

这个提交包含在:
HB9HIL 2023-10-04 22:33:31 +02:00
父节点 35057ef556
当前提交 7d09f2e0f5

查看文件

@ -38,6 +38,9 @@ echo "var user_options = $options;";
float: left;
margin: 0 8px 0 0;
}
.btn {
white-space: normal;
}
</style>
<?php
$options = json_decode($options);