1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-28 09:24:24 +01:00

(bug) invalid style in accounting codes settings

This commit is contained in:
Sylvain 2023-03-06 13:13:22 +01:00
parent dbd88f9889
commit 92d3cbcd3e
3 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,7 @@
# Changelog Fab-manager
- Fix a bug: empty advanced accounting code is not defaulted to the general setting
- Fix a bug: invalid style in accounting codes settings
## v5.8.1 2023 March 03

View File

@ -1,4 +1,4 @@
.events {
.events-list-page {
max-width: 1600px;
margin: 2rem;
padding-bottom: 6rem;

View File

@ -19,7 +19,7 @@
</div>
<section class="events">
<section class="events-list-page">
<events-editorial-block on-error="onError"></events-editorial-block>
<div class="row">