generated from dellevin/template
11111
This commit is contained in:
@@ -100,6 +100,13 @@
|
||||
display: none; align-items: center; gap: 6px;
|
||||
}
|
||||
.err-bar.on { display: flex; }
|
||||
|
||||
@media (max-width: 768px) {
|
||||
body { flex-direction: column; height: auto; overflow: auto; }
|
||||
.left-panel { width: 100% !important; height: auto; border-right: none; border-bottom: 1px solid #e8e8e8; overflow-y: visible; }
|
||||
.right-panel { height: auto; min-height: 50vh; }
|
||||
.input-section { padding: 14px 16px 20px; }
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user