Fix beta pill label breaking (#8162)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user