mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 01:35:49 +03:00
Fix pills on bubble layout being cut-off (#8505)
This commit is contained in:
parent
b12c002602
commit
23cb0ae68c
1 changed files with 0 additions and 1 deletions
|
@ -58,7 +58,6 @@ limitations under the License.
|
|||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
max-width: calc(100% - 1ch);
|
||||
text-decoration: none !important; // To override .markdown-body
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue