living-together/source/Component/BehaviorPopup/BehaviorPopup.scss
2022-03-26 13:39:36 +08:00

6 lines
83 B
SCSS

@import "../Theme/Theme.scss";
div.behavior-popup {
width: 100%;
height: 100%;
}