不能加 overflow: hidden

This commit is contained in:
2betop 2022-02-24 11:28:52 +08:00
parent 6a327af432
commit 046fda5894

View File

@ -1042,7 +1042,7 @@ body.dark {
align-items: stretch; align-items: stretch;
flex-direction: column; flex-direction: column;
flex-grow: 1; flex-grow: 1;
overflow: hidden; // overflow: hidden;
> div { > div {
flex: 1; flex: 1;