mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
9 lines
210 B
CSS
9 lines
210 B
CSS
/* This is a CSS overwrite on top of the existing component styles to accommodate the Learn layout */
|
|
.g-tabs {
|
|
& .g-grid-container,
|
|
& > .g-grid-container {
|
|
padding-left: 0;
|
|
padding-right: 0;
|
|
}
|
|
}
|