mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
Fixed unit test failing
This commit is contained in:
parent
adde65c6ce
commit
0b7af8db05
@ -4,7 +4,7 @@
|
|||||||
display: block;
|
display: block;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
/* TODO(mdc-migration): The following rule targets internal classes of tabs that may no longer apply for the MDC version. */
|
|
||||||
/* TODO(mdc-migration): The following rule targets internal classes of tabs that may no longer apply for the MDC version. */
|
/* TODO(mdc-migration): The following rule targets internal classes of tabs that may no longer apply for the MDC version. */
|
||||||
.mdc-tab__text-label {
|
.mdc-tab__text-label {
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
@ -41,8 +41,7 @@
|
|||||||
& .mat-tab-body-content > *:last-child {
|
& .mat-tab-body-content > *:last-child {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
/* TODO(mdc-migration): The following rule targets internal classes of tabs that may no longer apply for the MDC version. */
|
|
||||||
/* TODO(mdc-migration): The following rule targets internal classes of tabs that may no longer apply for the MDC version. */
|
|
||||||
.mdc-tab__text-label {
|
.mdc-tab__text-label {
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user