fix
This commit is contained in:
@@ -940,7 +940,8 @@ export default defineComponent({
|
|||||||
// padding: 3rem 0;
|
// padding: 3rem 0;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
position: relative;
|
position: relative;
|
||||||
user-select:none
|
user-select:none;
|
||||||
|
flex-direction: row;
|
||||||
&.active{
|
&.active{
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user