fix css error

This commit is contained in:
chiu 2020-10-02 13:34:44 +08:00
parent c788c307e4
commit 24697fcf76
1 changed files with 11 additions and 11 deletions

View File

@ -375,6 +375,7 @@
border-width: 1em 1em 0 1em; border-width: 1em 1em 0 1em;
border-color: #2196f3 transparent transparent transparent; border-color: #2196f3 transparent transparent transparent;
} }
}
.s-space.show-space .selection-box-label.absolute-center.active{ .s-space.show-space .selection-box-label.absolute-center.active{
display: block; display: block;
position: absolute; position: absolute;
@ -386,7 +387,6 @@
width: 100%; width: 100%;
padding: 0.2em; padding: 0.2em;
} }
}
// Page specific styles // Page specific styles
.building-showcase { .building-showcase {