mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
add width in flex-item
This commit is contained in:
parent
e5eb9c922e
commit
427edb2c38
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div>
|
||||
<ds-flex gutter="small">
|
||||
<ds-flex-item>
|
||||
<ds-flex-item :width="{ base: '100%', sm: 2, md: 2, lg: 1 }">
|
||||
<transition
|
||||
name="slide-up"
|
||||
appear
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user