Fix beta pill label breaking (#8162)
This commit is contained in:
parent
bda18f8bc9
commit
7798ecfa33
1 changed files with 1 additions and 0 deletions
|
@ -104,6 +104,7 @@ limitations under the License.
|
|||
color: #FFFFFF;
|
||||
display: inline-block;
|
||||
vertical-align: text-bottom;
|
||||
word-break: keep-all; // avoid multiple lines on CJK language
|
||||
|
||||
&.mx_AccessibleButton {
|
||||
cursor: pointer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue