Continued work on media schedule panel.

This commit is contained in:
rainbow napkin 2025-01-25 08:37:27 -05:00
parent 42c20455e5
commit 07d1a37453
8 changed files with 344 additions and 67 deletions

View file

@ -242,14 +242,12 @@ span.user-entry{
top: 0;
bottom: 0;
left: 0;
overflow-y: auto;
scrollbar-width: thin;
width: 75%;
}
#cpanel-pinned-div{
position: relative;
overflow-y: auto;
scrollbar-width: thin;
}