fix(core): 修复micropython 板卡文件管理 下缩小状态栏时元素溢出父容器
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
div[m-id="{{d.mId}}"] > div {
|
div[m-id="{{d.mId}}"] > div {
|
||||||
|
|||||||
Reference in New Issue
Block a user