1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-29 18:52:22 +01:00

[bug] cookies modal buttons are too small

This commit is contained in:
Sylvain 2021-07-02 14:26:35 +02:00
parent 28c707bcc5
commit e150e13227
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,7 @@
- Fix a bug: missing hour format for norwegian
- Fix a bug: missing invoice watermark for norwegian
- Fix a bug: prepaid hours not used if bought slot is longer than remaining prepaid time
- Fix a bug: cookies modal buttons are too small
## v5.1.2 2021 July 2

View File

@ -14,6 +14,7 @@
.cookies-actions {
display: flex;
height: 45px;
button {
flex-basis: 50%;