Merge pull request #39713 from nextcloud/Jerome-Herbinet-remove-padding-for-longer-wordings

Remove padding for longer wordings (like the future French one)
This commit is contained in:
Simon L 2023-08-24 12:55:01 +02:00 committed by GitHub
commit c7bd5ba902
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 4 deletions

View file

@ -869,7 +869,6 @@ $input-padding: 6px;
::v-deep .empty-content__title {
font-weight: normal;
font-size: var(--default-font-size);
padding: 0 15px;
text-align: center;
}
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long