mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-20 00:06:45 +08:00
style: 受众弹窗宽度修改
This commit is contained in:
@@ -596,7 +596,7 @@ export default {
|
|||||||
.right1 {
|
.right1 {
|
||||||
border-left: 1px solid #f2f6fe;
|
border-left: 1px solid #f2f6fe;
|
||||||
margin-left: 20px;
|
margin-left: 20px;
|
||||||
min-width: 200px;
|
max-width: 200px;
|
||||||
|
|
||||||
.onerow {
|
.onerow {
|
||||||
display: flex;
|
display: flex;
|
||||||
@@ -635,7 +635,7 @@ export default {
|
|||||||
width: 64px;
|
width: 64px;
|
||||||
height: 24px;
|
height: 24px;
|
||||||
margin-top: 25px;
|
margin-top: 25px;
|
||||||
margin-right: 25px;
|
margin-right: 18px;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|||||||
Reference in New Issue
Block a user