1
0
Fork 0

Fix button width

This commit is contained in:
Chocobozzz 2023-03-14 11:33:10 +01:00
parent 38819f82c2
commit fbe415609c
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
2 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@
<p-tableHeaderCheckbox ariaLabel="Select all rows" i18n-ariaLabel></p-tableHeaderCheckbox>
</th>
<th style="width: 40px"></th>
<th style="width: 60px;">
<th style="width: 70px;">
<div class="c-hand column-toggle" ngbDropdown placement="bottom-left auto" container="body" autoClose="outside">
<my-global-icon iconName="columns" ngbDropdownToggle></my-global-icon>

View File

@ -36,7 +36,7 @@
<p-tableHeaderCheckbox ariaLabel="Select all rows" i18n-ariaLabel></p-tableHeaderCheckbox>
</th>
<th style="width: 40px"></th>
<th style="width: 60px;"></th>
<th style="width: 70px;"></th>
<th i18n>Video</th>
<th i18n>Info</th>
<th i18n>Files</th>