feat: clean up unused styles and remove URL manipulation from Preview component

This commit is contained in:
sHa
2025-05-15 21:50:11 +03:00
parent 1cb75c0ec3
commit 3aaa39b49e
3 changed files with 8 additions and 35 deletions

View File

@@ -383,12 +383,6 @@ div.logo-image img {
color: var(--color-text);
}
/* Removed grid-specific styles */
/* Removed list-specific styles */
/* Removed unused row-specific styles */
.logo-img {
flex-shrink: 0;
width: 64px;