mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-01 05:47:17 +00:00
5 lines
129 B
SCSS
5 lines
129 B
SCSS
/// Specifies layout rules element that wraps tabular entity component
|
|
.entity-tab-container {
|
|
padding-top: item-spacing(6);
|
|
}
|