mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/lyswhut/lx-music-desktop.git
synced 2026-09-20 08:04:00 +08:00
调整添加按钮宽度
This commit is contained in:
@@ -117,7 +117,7 @@ export default {
|
||||
|
||||
.main {
|
||||
// padding: 15px 0;
|
||||
max-width: 530px;
|
||||
max-width: 620px;
|
||||
min-width: 200px;
|
||||
display: flex;
|
||||
flex-flow: column nowrap;
|
||||
@@ -154,7 +154,7 @@ export default {
|
||||
height: 36px;
|
||||
line-height: 36px;
|
||||
padding: 0 10px !important;
|
||||
width: 150px;
|
||||
width: 180px;
|
||||
.mixin-ellipsis-1;
|
||||
}
|
||||
|
||||
|
||||
@@ -119,7 +119,7 @@ export default {
|
||||
|
||||
.main {
|
||||
// padding: 15px 0;
|
||||
max-width: 530px;
|
||||
max-width: 620px;
|
||||
min-width: 200px;
|
||||
display: flex;
|
||||
flex-flow: column nowrap;
|
||||
@@ -152,7 +152,7 @@ export default {
|
||||
height: 36px;
|
||||
line-height: 36px;
|
||||
padding: 0 10px !important;
|
||||
width: 150px;
|
||||
width: 180px;
|
||||
.mixin-ellipsis-1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user