mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 00:50:13 +01:00
💄
This commit is contained in:
parent
f3df8a2e7d
commit
0df0fa4943
1 changed files with 3 additions and 0 deletions
|
|
@ -17,14 +17,17 @@
|
||||||
&__hr {
|
&__hr {
|
||||||
height: 8px;
|
height: 8px;
|
||||||
display: block;
|
display: block;
|
||||||
|
flex-shrink: 0;
|
||||||
|
|
||||||
&--b {
|
&--b {
|
||||||
display: block;
|
display: block;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
|
flex-shrink: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
&--small {
|
&--small {
|
||||||
height: 4px;
|
height: 4px;
|
||||||
|
flex-shrink: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue