Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.

Commit

Permalink
Fix visual bug in Firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
Mammad900 committed Jan 27, 2021
1 parent ab7fbb6 commit 8c2a59c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions res/elements/ui/table/special-styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
}

#elements-table-column{
min-width: min-content;
min-width: fit-content;
}

Expand Down

0 comments on commit 8c2a59c

Please sign in to comment.