temp removing the breadcrumb max size for li
This commit is contained in:
parent
b12d138bb8
commit
021b7282e2
|
|
@ -14,14 +14,14 @@
|
|||
/* flex-grow: 1; */
|
||||
@apply w-fit;
|
||||
}
|
||||
|
||||
/*
|
||||
li:not(:nth-child(1)) a {
|
||||
flex-grow: 1;
|
||||
width: 100px !important;
|
||||
max-width: calc(100% - 1rem);
|
||||
word-wrap: break-word;
|
||||
white-space: normal;
|
||||
}
|
||||
} */
|
||||
|
||||
li:nth-child(1) {
|
||||
flex-grow: 0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user