console API starts to work...

This commit is contained in:
STEINNI
2025-11-18 21:13:10 +00:00
parent 77591ce243
commit b07aa583b5

View File

@@ -142,7 +142,6 @@ bz-slidepane {
display: block;
position: absolute;
background-color: #000A;
padding: 0 0.5em 0 0.5em;
}
bz-slidepane[side="top"] { top:0; left:0; width: 100%; height:0; border-bottom: 2px solid #DDD; }
bz-slidepane[side="bottom"] { bottom:0; left:0; width: 100%; height:0; border-top: 2px solid #DDD;}