Обновить public/style_alt.css

This commit is contained in:
svoboda200786 2025-05-17 10:40:13 +00:00
parent 21fdcc06eb
commit bc6e131ff9

View File

@ -235,7 +235,8 @@ i {
margin-top: 20px;
text-align: left;
max-height: 250px;
overflow-y: auto;
height: 100px;
overflow-y: scroll;
padding: 10px 15px;
background-color: rgba(0, 0, 0, 0.25);
border: 1px solid var(--log-border);