mirror of
https://github.com/jeessy2/ddns-go.git
synced 2024-11-25 16:46:24 +08:00
fix: update ui to fit mobile devices (#1308)
Co-authored-by: luo.pengcheng <luo.pengcheng@ikasinfo.com>
This commit is contained in:
parent
5f0d7eb183
commit
c7fc23bb83
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user