mirror of
https://github.com/umami-software/umami.git
synced 2026-02-20 12:35:38 +01:00
remove nowarp so that mobiles can see conplete details
This commit is contained in:
parent
25f44b84df
commit
fce254651a
1 changed files with 0 additions and 1 deletions
|
|
@ -44,7 +44,6 @@
|
||||||
.detail {
|
.detail {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
white-space: nowrap;
|
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue