File size: 157 Bytes
1e92f2d |
1 2 3 4 5 |
.is-section-github-deployments.theme-default:not(:has(.is-global-sidebar-visible)) {
background-color: var(--studio-white);
font-size: $font-body-small;
}
|
1e92f2d |
1 2 3 4 5 |
.is-section-github-deployments.theme-default:not(:has(.is-global-sidebar-visible)) {
background-color: var(--studio-white);
font-size: $font-body-small;
}
|