mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
6 lines
69 B
SCSS
6 lines
69 B
SCSS
.table-responsive {
|
|
th, td {
|
|
padding: 0.5rem !important;
|
|
}
|
|
}
|