mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-14 04:20:07 +02:00
fix sidebar image height when using Windows or macOS window bar
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
|
||||
.image-container {
|
||||
position: relative;
|
||||
width: var(--sidebar-image-height);
|
||||
height: var(--sidebar-image-height);
|
||||
cursor: pointer;
|
||||
animation: fade-in 0.2s ease-in-out;
|
||||
|
||||
Reference in New Issue
Block a user