mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-02 14:28:18 +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);
|
||
|
}
|