some app library styling tweaks
This commit is contained in:
parent
9d1f2c274b
commit
698b68ebb8
3 changed files with 60 additions and 39 deletions
|
|
@ -1 +1,9 @@
|
|||
|
||||
child:hover {
|
||||
transition: 100ms;
|
||||
background: #a6a6a6;
|
||||
}
|
||||
child {
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue