fix: update ui to fit mobile devices (#1308)
Some checks failed
test / test (amd64) (push) Has been cancelled
test / test (arm64) (push) Has been cancelled
Close stale issues and PRs / stale (push) Has been cancelled

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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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;