fix fr layout
This commit is contained in:
@@ -28,4 +28,9 @@ limitations under the License.
|
|||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
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
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user