mirror of
https://github.com/navidrome/navidrome.git
synced 2026-08-31 07:30:32 +00:00
prettier
Signed-off-by: Deluan <deluan@navidrome.org>
This commit is contained in:
parent
d6b5a915f6
commit
4be736eb13
@ -386,11 +386,13 @@ export default {
|
||||
inset: '0',
|
||||
zIndex: '-1',
|
||||
borderRadius: '50%',
|
||||
background: 'repeating-conic-gradient(from 0deg, rgba(255,255,255,0.08) 0deg, rgba(255,255,255,0.08) 0.5deg, rgba(0,0,0,1) 1deg)',
|
||||
background:
|
||||
'repeating-conic-gradient(from 0deg, rgba(255,255,255,0.08) 0deg, rgba(255,255,255,0.08) 0.5deg, rgba(0,0,0,1) 1deg)',
|
||||
filter: 'contrast(999) sepia(1)',
|
||||
boxShadow: 'inset 0 0 25px rgba(255,255,255,0.05), inset 0 0 95px rgba(0,0,0,0.9)',
|
||||
boxShadow:
|
||||
'inset 0 0 25px rgba(255,255,255,0.05), inset 0 0 95px rgba(0,0,0,0.9)',
|
||||
animation: 'spin 6s linear infinite',
|
||||
}
|
||||
},
|
||||
},
|
||||
details: {
|
||||
zIndex: '99999',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user