mirror of
https://github.com/chansee97/nova-admin.git
synced 2025-04-05 19:41:59 +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>
|
||||
</template>
|
||||
|
||||
<style lang="scss">
|
||||
<style lang="scss" scoped>
|
||||
.grid{
|
||||
height: 60px;
|
||||
width: 86px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user