Skip to content

Commit acc58ce

Browse files
authored
style: fix code formatting issues / Prettier check
1 parent 23a336b commit acc58ce

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Web/css/librebooking.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@
4747
}
4848

4949
[data-bs-theme="cake_blue"] {
50-
--primary:#003873;
51-
--primary-hover: #002042;
52-
--primary-disabled: #909090;
53-
--text-color-btn: #ffffff;
50+
--primary:#003873;
51+
--primary-hover: #002042;
52+
--primary-disabled: #909090;
53+
--text-color-btn: #ffffff;
5454
}
5555

5656
[data-bs-theme='orange'] {

0 commit comments

Comments
 (0)