Style endpoint tab contents
parent
f418729342
commit
510f29d93a
|
@ -58,4 +58,7 @@ $config-endpoint-tab-bg-active: $g3-castle;
|
|||
}
|
||||
.config-endpoint--tab-contents {
|
||||
flex: 1 0 0;
|
||||
background-color: $config-endpoint-tab-bg-active;
|
||||
border-radius: 0 $radius $radius 0;
|
||||
padding: 16px 42px;
|
||||
}
|
Loading…
Reference in New Issue