2025-12-13 11:46:42 +02:00
|
|
|
body.experimental-feature-new-layout {
|
|
|
|
|
.component.title-actions {
|
|
|
|
|
contain: none;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.title-actions {
|
2025-12-16 17:49:17 +02:00
|
|
|
&.visible:not(:empty) {
|
2025-12-14 21:38:02 +02:00
|
|
|
padding: 0.75em 15px;
|
|
|
|
|
}
|
2025-12-13 11:46:42 +02:00
|
|
|
}
|
|
|
|
|
}
|