调整css混合属性

This commit is contained in:
aixianling
2021-12-23 09:07:47 +08:00
parent 2c0f64606a
commit ae9e351707

View File

@@ -221,7 +221,7 @@ export default {
.AiAreaPicker { .AiAreaPicker {
width: 100%; width: 100%;
display: flex; display: flex;
justify-content: end; justify-content: flex-end;
.AiSearchPopup { .AiSearchPopup {
.areaSelector { .areaSelector {