css formatting
Some checks failed
Run Integration Tests / test (push) Failing after 37s

This commit is contained in:
partisan 2025-06-16 11:26:26 +02:00
parent 70abf0a2bd
commit ec8ab05349
16 changed files with 152 additions and 96 deletions

View file

@ -28,7 +28,7 @@
--blue: #4285f4;
--green: #202124;
--image-view: #ffffff;
--image-view-titlebar: #ffffff;
--view-image-color: #f1f3f4;
@ -69,4 +69,4 @@
.view-image-search:hover {
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08) !important;
transition: all 0.3s cubic-bezier(.25, .8, .25, 1) !important;
}
}