mirror of
https://github.com/chansee97/nova-admin.git
synced 2025-04-06 03:57:54 +08:00
fix: layout scoped
This commit is contained in:
parent
21a51b935c
commit
b2c4585927
@ -41,7 +41,7 @@ const value = defineModel<LayoutMode>('value', { required: true })
|
|||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss" scoped>
|
||||||
.grid{
|
.grid{
|
||||||
height: 60px;
|
height: 60px;
|
||||||
width: 86px;
|
width: 86px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user