mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-16 14:33:03 +00:00
10 lines
95 B
SCSS
10 lines
95 B
SCSS
.cell-small {
|
|
max-width: 180px;
|
|
}
|
|
|
|
.table-responsive {
|
|
td, th {
|
|
padding: 0.5rem;
|
|
}
|
|
}
|