mirror of
https://github.com/nextcloud/server.git
synced 2026-06-13 10:40:40 -04:00
Merge pull request #5777 from nextcloud/app-menu-ellipsis-stable12
[stable 12] Add ellipsis for app titles in the app menu popover
This commit is contained in:
commit
336ce139ae
1 changed files with 1 additions and 0 deletions
|
|
@ -276,6 +276,7 @@ nav {
|
|||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
max-width: 110px;
|
||||
}
|
||||
svg,
|
||||
span {
|
||||
|
|
|
|||
Loading…
Reference in a new issue