UI - Difference page, make the button to find the preview page for triggers and ignored text easier to find

This commit is contained in:
dgtlmoon
2023-10-11 16:24:32 +02:00
parent 7ace259d70
commit 3e2b55a46f
2 changed files with 10 additions and 2 deletions

View File

@@ -471,7 +471,11 @@ footer {
padding: 10px;
&#left-sticky {
left: 0px;
left: 0;
position: fixed;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
box-shadow: 1px 1px 4px var(--color-shadow-jump);
}
&#right-sticky {