mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Alter style of TooltipButton_helpText
- Aligned to the "start" of the text (left for LTR, right for RTL) - Increase width by 200px
This commit is contained in:
parent
8d5717b812
commit
1119098eec
@ -44,8 +44,8 @@ limitations under the License.
|
||||
}
|
||||
|
||||
.mx_ToolTipButton_helpText {
|
||||
width: 200px;
|
||||
text-align: center;
|
||||
width: 400px;
|
||||
text-align: start;
|
||||
line-height: 17px !important;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user