We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75e22a8 commit c02bae5Copy full SHA for c02bae5
1 file changed
css/apps/files.scss
@@ -1052,6 +1052,14 @@ table.files-filestable {
1052
}
1053
1054
1055
+ thead {
1056
+
1057
+ tr {
1058
+ height: 56px;
1059
+ }
1060
1061
1062
1063
// Not File Grid View for v30
1064
&:not(.files-list--grid) {
1065
@@ -1105,13 +1113,6 @@ table.files-filestable {
1105
1113
1106
1114
@include files-checkboxes-v28;
1107
1115
1108
- thead {
1109
-
1110
- tr {
1111
- height: 56px;
1112
- }
1116
tbody {
1117
1118
tr {
0 commit comments