refactor: remove unnecessary bg-color attributes and move to ui lib vars (#18234)
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@
|
||||
};
|
||||
</script>
|
||||
|
||||
<main class="grid h-dvh bg-immich-bg pt-18 dark:bg-immich-dark-bg">
|
||||
<main class="grid h-dvh pt-18">
|
||||
{#if assetInteraction.selectionActive}
|
||||
<AssetSelectControlBar
|
||||
assets={assetInteraction.selectedAssets}
|
||||
|
||||
Reference in New Issue
Block a user