application panel样式调整

This commit is contained in:
wkj 2023-12-05 19:21:02 +08:00
parent 41b4ab5a7b
commit 2d7e958695
2 changed files with 10 additions and 8 deletions

View File

@ -1,4 +1,5 @@
// .tabLabel {
// writing-mode: vertical-rl;
// letter-spacing: .2rem;
// }
.tabLabel {
// writing-mode: vertical-rl;
// letter-spacing: .2rem;
writing-mode: horizontal-tb;
}

View File

@ -1,4 +1,5 @@
// .tabLabel {
// writing-mode: vertical-rl;
// letter-spacing: .2rem;
// }
.tabLabel {
// writing-mode: vertical-rl;
// letter-spacing: .2rem;
writing-mode: horizontal-tb;
}