릴리스: v1.2.64 에디터 토글과 요청 모달 입력 스타일 보정
This commit is contained in:
@@ -845,7 +845,7 @@ function submitGlobalSearch() {
|
||||
|
||||
.workspaceBody {
|
||||
min-height: 0;
|
||||
padding: 18px 18px 0;
|
||||
padding: 18px 18px 32px;
|
||||
border: 0;
|
||||
border-radius: 0;
|
||||
background: rgba(24, 24, 24, 0.92);
|
||||
@@ -855,7 +855,7 @@ function submitGlobalSearch() {
|
||||
|
||||
.workspaceBody--localRail {
|
||||
min-height: 0;
|
||||
padding: 18px 18px 0;
|
||||
padding: 18px 18px 32px;
|
||||
border: 0;
|
||||
border-radius: 0;
|
||||
background: rgba(24, 24, 24, 0.92);
|
||||
|
||||
Reference in New Issue
Block a user