Vanessa 2023-06-13 23:04:18 +08:00
parent e1ae93271e
commit a3575870be

View file

@ -4,7 +4,7 @@
background-color: var(--b3-theme-background);
position: relative;
max-height: 100%;
min-height: 104px;
min-height: 155px; // 需考虑 scroll 最小高度
display: flex;
flex-direction: column;