Improve project name truncation on dashboard to work well with sm screen
This commit is contained in:
parent
478f92d2c2
commit
d735321ebd
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
line-height: 24px;
|
line-height: 24px;
|
||||||
|
|
||||||
.str-truncated {
|
.str-truncated {
|
||||||
max-width: 75%;
|
max-width: 72%;
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
|
|
Loading…
Reference in a new issue