Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2092ba3

Browse files
author
minjk-bl
committed
Frame - column height issue fixed
1 parent7a7a92c commit2092ba3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

‎css/common/frameEditor.css‎

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,13 @@
190190
top:0;
191191
background:#FFFFFF;
192192
border-bottom:1px solid#E4E4E4;
193+
194+
text-align: right;
195+
text-overflow: ellipsis;
196+
overflow: hidden;
197+
height:30px!important;
198+
min-width:80px;
199+
white-space: nowrap;
193200
}
194201
.vp-fe-tabletbodytr:nth-child(odd) {
195202
background:#F5F5F5;
@@ -223,6 +230,10 @@
223230
width: 100%;
224231
z-index: -1;
225232
} */
233+
.vp-fe-tabletrth:nth-child(1),
234+
.vp-fe-add-column {
235+
min-width:30px!important;
236+
}
226237

227238
.vp-fe-table-more {
228239
margin-top:10px;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp