This repository has been archived on 2023-08-30. You can view files and clone it, but cannot push or open issues/pull-requests.
bytedo
/
wcui
Archived
1
0
Fork 0

优化代码块组件的样式

old
宇天 2020-02-02 00:50:30 +08:00
parent 5e145cb85c
commit ba751ab314
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@
flex-direction: column; flex-direction: column;
position: relative; position: relative;
width: 100%; width: 100%;
min-height: 88px;
max-height: 610px; max-height: 610px;
margin: 10px 0; margin: 10px 0;
border: 1px solid nth($cp, 2); border: 1px solid nth($cp, 2);