fix(fe/panes): refine styles of panes

This commit is contained in:
hexxa 2021-12-25 20:04:47 +08:00 committed by Hexxa
parent a66046bd01
commit 4fd9bd9c33
5 changed files with 397 additions and 359 deletions

View file

@ -494,3 +494,7 @@
.full-width {
width: 100%;
}
.bold {
font-weight: bold;
}