🐛 Fix no parent node for css

This commit is contained in:
zhengyi 2024-02-06 22:20:37 +08:00
parent 8e00479668
commit ef50b6558b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
@import "constant";
.gallery {
.halo-render.gallery {
border: 1px solid @secondary-light;
border-radius: @border-radius;
padding: 10px 15px;