mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 13:59:52 +08:00
优化分割线样式 (#2342)
This commit is contained in:
parent
9353c9ef40
commit
f1a03554f0
@ -155,8 +155,8 @@ hr {
|
||||
text-align: left;
|
||||
margin: 1em 0;
|
||||
border: none;
|
||||
height: 2px;
|
||||
background-color: #999999;
|
||||
height: 1px;
|
||||
background-color: #cccccc;
|
||||
}
|
||||
|
||||
table {
|
||||
|
Loading…
x
Reference in New Issue
Block a user