feat: 优化按钮样式,调整邮箱获取按钮和保存设置按钮的内边距和缩放行为
This commit is contained in:
@@ -334,13 +334,10 @@ header {
|
|||||||
background: var(--bg-hover);
|
background: var(--bg-hover);
|
||||||
}
|
}
|
||||||
|
|
||||||
#btn-fetch-email {
|
#btn-fetch-email,
|
||||||
padding-inline: 10px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#btn-save-settings {
|
#btn-save-settings {
|
||||||
min-width: 58px;
|
|
||||||
padding-inline: 10px;
|
padding-inline: 10px;
|
||||||
|
flex-shrink: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.data-select {
|
.data-select {
|
||||||
|
|||||||
Reference in New Issue
Block a user