fix fr layout
parent
a5db7f4f19
commit
5cf9a48575
|
@ -29,3 +29,8 @@ limitations under the License.
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
color: $primary-fg-color;
|
color: $primary-fg-color;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mx_ServerConfig_selector {
|
||||||
|
text-align: center;
|
||||||
|
width: 302px; // for fr i18n
|
||||||
|
}
|
Loading…
Reference in New Issue