mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-06 16:28:16 +00:00
6 lines
96 B
SCSS
6 lines
96 B
SCSS
![]() |
.dataset-comments {
|
||
|
display: flex;
|
||
|
justify-content: center;
|
||
|
padding: item-spacing(2 0);
|
||
|
}
|