调整css混合属性
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user