Remove the CSS card overflow it cut off the date-time picker

This commit is contained in:
markjcrane 2024-09-20 10:56:49 -06:00
parent 68c79ca0a3
commit 65cb4fe20c
1 changed files with 0 additions and 1 deletions

View File

@ -2655,7 +2655,6 @@ else { //default: white
/* CARD **********************************************************************/
div.card {
overflow: auto;
margin-bottom: 15px;
<?php
if (isset($card_border_size) || !empty($card_border_color) || !empty($card_background_color) || !empty($card_shadow_color)) {