0.17.1 - css stylesheet for correcting some texts wrapping

This commit is contained in:
Tenyryas
2021-03-03 00:47:33 +01:00
parent 58cef20bc6
commit 938aadaaf3
3 changed files with 11 additions and 3 deletions

8
swade-fr.css Normal file
View File

@ -0,0 +1,8 @@
.swade.setting-config form .form-group > label {
flex: 4;
}
.swade .check-container,
.swade-official .check-container {
font-size: 1.11em;
}