mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Update form-renderer.component.scss
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable selector-class-pattern */
|
xxxx/* stylelint-disable selector-class-pattern */
|
||||||
@use '../../styles/flex' as flex;
|
@use '../../styles/flex' as flex;
|
||||||
@use '../../styles/mat-selectors' as ms;
|
@use '../../styles/mat-selectors' as ms;
|
||||||
|
|
||||||
@@ -33,7 +33,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#{ms.$mat-tab-header} {
|
#{ms.$mat-tab-header} {
|
||||||
z-index: 10;
|
z-index: 2;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|||||||
Reference in New Issue
Block a user