Update layout

This commit is contained in:
redphx
2024-07-20 06:39:43 +07:00
parent bf7d6453ea
commit 2ae8452c90
3 changed files with 3 additions and 0 deletions

View File

@@ -98,6 +98,7 @@
.bx-settings-row {
display: flex;
flex-wrap: wrap;
padding: 6px 12px;
position: relative;

View File

@@ -115,6 +115,7 @@
.bx-stream-settings-row {
display: flex;
flex-wrap: wrap;
border-bottom: 1px solid #40404080;
padding: 16px 8px;
border-left: 2px solid transparent;

View File

@@ -85,6 +85,7 @@
font-weight: bold;
font-size: 12px;
font-family: var(--bx-monospaced-font);
flex-shrink: 0;
span {
line-height: unset;