Display <dialog> as flex so that <header> is always top on scroll

This commit is contained in:
djmaze 2021-11-08 20:41:38 +01:00
parent e4e86d0347
commit 3950ff049c
3 changed files with 10 additions and 28 deletions

View file

@ -141,4 +141,3 @@ tr:hover .drag-handle {
.tabs [id^="tab"]:checked + label + .tab-content {
visibility: visible;
}