Skip to content
Snippets Groups Projects
Commit 758f9ac0 authored by Robert Goldmann's avatar Robert Goldmann
Browse files

#393 - global datepicker increase font size

parent 8491b1a8
No related branches found
No related tags found
No related merge requests found
Pipeline #457 passed
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
padding-bottom: 1.5rem; padding-bottom: 1.5rem;
border: 2px solid rgba(0, 0, 0, 0); border: 2px solid rgba(0, 0, 0, 0);
width: 33%; width: 33%;
font-size: 1.3rem;
} }
.global-datepicker-table td:hover { .global-datepicker-table td:hover {
......
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
padding-bottom: 1.5rem; padding-bottom: 1.5rem;
border: 2px solid rgba(0, 0, 0, 0); border: 2px solid rgba(0, 0, 0, 0);
width: 33%; width: 33%;
font-size: 1.3rem;
} }
.global-datepicker-table td:hover { .global-datepicker-table td:hover {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment