re-add text-align center

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2020-07-13 23:18:33 +01:00
parent a5a32cb5de
commit cd2f323002

View file

@ -83,6 +83,7 @@ limitations under the License.
background-color: $inverted-bg-color;
color: $accent-fg-color;
border: 0;
text-align: center;
.mx_Tooltip_chevron {
display: none;