Make title truncate sooner due to absolute button
This commit is contained in:
parent
4e4f7d2c03
commit
bbc7a66c0f
1 changed files with 1 additions and 0 deletions
|
|
@ -259,6 +259,7 @@
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
gap: calc($unit / 2);
|
gap: calc($unit / 2);
|
||||||
|
max-width: calc(100% - 44px - $unit);
|
||||||
}
|
}
|
||||||
|
|
||||||
.iconWrapper {
|
.iconWrapper {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue