File diff a26f9a6f1864 → 123de1a15d6a
static/src/scss/app.scss
Show inline comments
...
 
@@ -431,4 +431,11 @@ a.a-img {
 

	
 
#schedule-date {
 
    text-transform: capitalize;
 
}
 

	
 
@media print
 
{
 
    .hidden-print {
 
        display: none !important
 
    }
 
}
...
 
\ No newline at end of file