[FeaturedBrandsPanel] modify css, add z-index (LiveChannelsErrorContents.module.less)

This commit is contained in:
younghoon100.park
2024-07-17 18:14:52 +09:00
parent b41bd5f123
commit 538901d1cd

View File

@@ -2,6 +2,8 @@
@import "../../../../style/utils.module.less";
.container {
position: relative;
z-index: 10;
.size(@w: 1680px, @h: 420px);
.flex(@direction: column);
margin: 22px 0 58px;