fix: 主题样式修改
This commit is contained in:
@@ -103,7 +103,7 @@ const isMobile = ref('pc')
|
|||||||
|
|
||||||
.theme-example-bg {
|
.theme-example-bg {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 405px;
|
left: 305px;
|
||||||
right: 300px;
|
right: 300px;
|
||||||
height: calc(100% - 200px) !important;
|
height: calc(100% - 200px) !important;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
|
|||||||
@@ -87,7 +87,7 @@ const choiceSkin = (e) => {
|
|||||||
border: 4px solid #1c6fff;
|
border: 4px solid #1c6fff;
|
||||||
}
|
}
|
||||||
.theme-img {
|
.theme-img {
|
||||||
width: 240px;
|
width: 100%;
|
||||||
height: 116px;
|
height: 116px;
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
border-radius: 6px 6px 0px 0px;
|
border-radius: 6px 6px 0px 0px;
|
||||||
|
|||||||
Reference in New Issue
Block a user