mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-01 16:54:59 +02:00
Sorting, fix user object bug, add settings module
This commit is contained in:
parent
e1aa95af97
commit
30ca0bb95f
18 changed files with 164 additions and 17 deletions
|
@ -83,6 +83,7 @@ export default {
|
|||
|
||||
<style>
|
||||
#appbar {
|
||||
box-shadow: 0px 8px 8px #111111aa;
|
||||
/* box-shadow: 0px 8px 8px #111111aa; */
|
||||
box-shadow: 0px 5px 5px #11111155;
|
||||
}
|
||||
</style>
|
Loading…
Add table
Add a link
Reference in a new issue