Fix overflow on org header (#32837)
This commit is contained in:
parent
cc5ff98e0d
commit
1a07ebe549
2 changed files with 2 additions and 7 deletions
|
@ -93,11 +93,6 @@
|
|||
margin-right: 15px;
|
||||
}
|
||||
|
||||
.page-content.organization #org-info {
|
||||
overflow-wrap: anywhere;
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.page-content.organization #org-info .ui.header {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue