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:
parent
28c707bcc5
commit
e150e13227
@ -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
|
||||
|
||||
|
@ -14,6 +14,7 @@
|
||||
|
||||
.cookies-actions {
|
||||
display: flex;
|
||||
height: 45px;
|
||||
|
||||
button {
|
||||
flex-basis: 50%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user