소스 검색

Fix edit tag textbox size

Fixes #7586

Signed-off-by: Aastha Gupta <aastha.gupta4104@gmail.com>
tags/v14.0.0beta1
Aastha Gupta 6 년 전
부모
커밋
fd39d35138
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      core/css/systemtags.scss

+ 1
- 0
core/css/systemtags.scss 파일 보기

@@ -43,6 +43,7 @@
position: relative;
input {
display: inline-block;
height: 30px;
width: calc(100% - 40px);
}
}

Loading…
취소
저장