Skip to content
Prev Previous commit
Next Next commit
Css changes for grid view
Signed-off-by: Kavita Sonawane <[email protected]>
  • Loading branch information
TSI-kavitasonawane committed Oct 22, 2021
commit 7809349ff2450a2b650ca5f733a0ca805cfa76eb
2 changes: 1 addition & 1 deletion apps/files/css/files.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1253,7 +1253,7 @@ table.dragshadow td.size {
table.multiselect {
thead {
#selectedMenu {
width: 100%;
width: 100% !important;
}
}
}
Expand Down