1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-07-21 06:48:04 +00:00

Add host log panel

This commit is contained in:
2023-07-01 14:41:59 +02:00
parent 0b9f23365b
commit f30827ae2e
11 changed files with 215 additions and 18 deletions

View File

@ -142,7 +142,7 @@ select:disabled {
.field > textarea,
.field > select {
flex: 1;
padding: 0.5rem;
padding: 0 0.5rem;
border: 1px solid #ccc;
background-color: #fff;
appearance: none;