CSS tweak

pull/7487/head
Tienson Qin 2022-11-28 13:35:59 +08:00
parent 79be67e7b0
commit 03e1a99a60
1 changed files with 5 additions and 1 deletions

View File

@ -159,6 +159,10 @@
.title-wrap {
flex: 1;
}
.menu-link {
@apply px-2;
}
}
&.is-enabled-progress-pane {
@ -468,7 +472,7 @@
&.strength-wrap {
@apply flex-wrap;
}
.strength-item {
@apply whitespace-nowrap flex items-center leading-none opacity-60;