조정: 모바일 워크스페이스 배경 레이어 정리
This commit is contained in:
@@ -2149,12 +2149,14 @@ function reloadApp() {
|
||||
.workspaceBody {
|
||||
padding: 0 0 calc(28px + env(safe-area-inset-bottom));
|
||||
border-radius: 0;
|
||||
background: transparent;
|
||||
margin: 14px 14px 0;
|
||||
}
|
||||
|
||||
.workspaceBody--localRail {
|
||||
padding: 0 0 calc(28px + env(safe-area-inset-bottom));
|
||||
border-radius: 0;
|
||||
background: transparent;
|
||||
margin: 14px 14px 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user