fix(ui/browser): move buttons to item list
This commit is contained in:
parent
1c10fdf140
commit
969cdc8032
2 changed files with 46 additions and 39 deletions
|
@ -92,7 +92,8 @@ input {
|
|||
}
|
||||
|
||||
input:focus {
|
||||
background-color: rgba(0, 0, 0, 0.2);
|
||||
opacity: 0.8;
|
||||
box-shadow: 0 0.1rem 1rem rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
|
||||
button {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue