You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclass="container"><divclass="row"><divclass="col">
1 of 3
</div><divclass="col-6">
2 of 3 (wider)
</div><divclass="col">
3 of 3
</div></div><divclass="row"><divclass="col">
1 of 3
</div><divclass="col-5">
2 of 3 (wider)
</div><divclass="col">
3 of 3
</div></div></div>
elment-UI grid
<el-col:span="18"></el-col>
When Grid is useless (不能用 Grid 的時候)
when you have to modify size in tag's src
Dont watch screen Width (不用監測螢幕寬度時)
<el-dialogwidth="90%" // Hope number smaller when in smaller screen
center></el-dialog>