--- src/main/webapp/publish/adm/css/table.css
+++ src/main/webapp/publish/adm/css/table.css
... | ... | @@ -43,6 +43,6 @@ |
| 43 | 43 |
.table_type_cols td>.file_table .file_row{display:flex;align-items:center;justify-content:center;gap:8px;}
|
| 44 | 44 |
.table_type_cols td>.file_table .file_row span{width:calc(100% - 28px);text-align:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
|
| 45 | 45 |
|
| 46 |
-div:not(.file_upload_wrap)>.file_table{height:auto;margin:0;border:0;}
|
|
| 47 |
-div:not(.file_upload_wrap)>.file_table td{height:auto;text-align:left;}
|
|
| 48 |
-div:not(.file_upload_wrap)>.file_table td .file_row{display:inline-flex;font-size:16px;font-weight:400;align-items:center;gap:8px;}
|
|
| 46 |
+.file_table#egov_file_view_table{height:auto;margin:0;border:0;}
|
|
| 47 |
+.file_table#egov_file_view_table td{height:auto;text-align:left;}
|
|
| 48 |
+.file_table#egov_file_view_table td .file_row{display:inline-flex;font-size:16px;font-weight:400;align-items:center;gap:8px;}
|
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?