Files
YGChatCS/src/pages/index/components/chat/ChatTopWelcome/styles/index.scss
2025-10-14 22:15:54 +08:00

11 lines
138 B
SCSS

.wrap {
background-color: rgba(255, 255, 255, 0.5);
}
.ip {
flex: 0 0 123px;
width: 123px;
height: 166px;
margin-top: -20px;
}