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