소스 검색

Merge pull request #3020 from nextcloud/2944

[#2944] Update mobile.css
tags/v12.0.0beta1
Roeland Jago Douma 7 년 전
부모
커밋
c4e51fd055
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      apps/files/css/mobile.css

+ 1
- 1
apps/files/css/mobile.css 파일 보기

@@ -58,7 +58,7 @@ table td.filename .nametext {

/* ellipsis on file names */
table td.filename .nametext .innernametext {
max-width: 50%;
max-width: calc(100% - 175px);
}

/* proper notification area for multi line messages */

Loading…
취소
저장