mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-05 10:44:32 +02:00
Fix details tab save
This commit is contained in:
parent
41c391e87b
commit
1d7d2a1dac
5 changed files with 21 additions and 15 deletions
|
@ -83,6 +83,10 @@
|
|||
box-shadow: 2px 8px 6px #111111aa;
|
||||
}
|
||||
|
||||
.box-shadow-sm-up {
|
||||
box-shadow: 0px -5px 8px #11111122;
|
||||
}
|
||||
|
||||
.box-shadow-md-up {
|
||||
box-shadow: 0px -8px 8px #11111144;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue