mirror of
https://github.com/certd/certd.git
synced 2026-04-23 19:57:27 +08:00
perf: 通知选择器优化
This commit is contained in:
@@ -77,6 +77,9 @@ h1, h2, h3, h4, h5, h6 {
|
||||
.flex-1 {
|
||||
flex: 1;
|
||||
}
|
||||
.flex-0 {
|
||||
flex: 0;
|
||||
}
|
||||
|
||||
.flex-col {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user