add: desktop-background + fix: desktop-layout #7

Merged
webfussel merged 2 commits from desktop-fixes into main 2025-05-23 08:26:41 +02:00
Collaborator
No description provided.
Webertoire added 1 commit 2025-05-22 14:23:38 +02:00
webfussel reviewed 2025-05-22 20:35:33 +02:00
@ -10,2 +10,3 @@
font-size: var(--font-size-xxl);
flex: 1 0 4rem;
min-width: 25%;
flex-shrink: 0;
Owner

Also quasi einfach flex: 1 0 25%?
@Webertoire

Also quasi einfach `flex: 1 0 25%`? @Webertoire
Author
Collaborator

das war auch meine erste Idee, hat aber nicht funktioniert. Siehe Screens

das war auch meine erste Idee, hat aber nicht funktioniert. Siehe Screens
Owner

@Webertoire wrote in #7 (comment):

das war auch meine erste Idee, hat aber nicht funktioniert. Siehe Screens

True, ich hab gerade getestet und es ist flex: 0 0 25%. Damit klappt ey korrekt :D

@Webertoire wrote in https://git.webfussel.de/webfussel/propapier/pulls/7#issuecomment-37: > das war auch meine erste Idee, hat aber nicht funktioniert. Siehe Screens True, ich hab gerade getestet und es ist `flex: 0 0 25%`. Damit klappt ey korrekt :D
webfussel added 1 commit 2025-05-23 08:26:08 +02:00
Add flex attribute
webfussel merged commit f75d66a0d0 into main 2025-05-23 08:26:41 +02:00
webfussel deleted branch desktop-fixes 2025-05-23 08:26:47 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: webfussel/propapier#7
No description provided.