feat: update BEM naming
This commit is contained in:
parent
f65382b12a
commit
d0488130ae
18 changed files with 297 additions and 216 deletions
|
@ -1,6 +1,6 @@
|
|||
/**
|
||||
* Author: Sivan [sun.sivan@gmail.com]
|
||||
* Description: 表格样式
|
||||
* Description: table styles.
|
||||
*/
|
||||
@import "variables";
|
||||
|
||||
|
@ -24,6 +24,8 @@
|
|||
|
||||
caption {
|
||||
caption-side: bottom;
|
||||
margin-block-start: 2px;
|
||||
margin-block-end: -4px;
|
||||
font-size: $font-size-small;
|
||||
line-height: $line-height-size-small;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue