read scheduler padding

This commit is contained in:
sfja 2025-07-02 00:41:59 +02:00
parent 6a84f844ae
commit 66e009270c

View File

@ -28,8 +28,7 @@ table td, table th {
#scheduler { #scheduler {
border: 1px solid; border: 1px solid;
padding-top: 10px; padding: 10px;
padding-bottom: 10px;
} }
#scheduler form { #scheduler form {