mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-31 12:52:13 +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);
|
|
}
|