mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-08-11 08:33:46 +08:00
style(agent-assistant): update FAB styles for transparency and bubble background
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -157,6 +157,10 @@ html[data-theme="transparent"] {
|
||||
}
|
||||
|
||||
.agent-assistant-fab {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.agent-assistant-fab__bubble {
|
||||
backdrop-filter: blur(var(--transparent-blur));
|
||||
background-color: rgba(var(--v-theme-surface), var(--transparent-opacity-heavy));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user