Fix pills on bubble layout being cut-off (#8505)
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user