fix: update ui to fit mobile devices (#1308)

Co-authored-by: luo.pengcheng <luo.pengcheng@ikasinfo.com>
This commit is contained in:
luopc
2024-11-02 22:30:38 +08:00
committed by GitHub
parent 5f0d7eb183
commit c7fc23bb83

View File

@ -232,10 +232,13 @@ main {
.badge {
margin-right: 20px; /* 给版本号添加右侧间距 */
}
.button-container{
padding:0 !important;
}
.action-button {
display: inline-block;
padding: 6px 12px;
flex:none;
padding:4px 6px;
font-size: 14px;
color: white;
border: 1px solid white;