mirror of
https://github.com/matze/wastebin.git
synced 2026-04-25 08:36:00 +03:00
[PR #89] [MERGED] Remove padding for small screens #157
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wastebin-matze#157
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/matze/wastebin/pull/89
Author: @FliegendeWurst
Created: 1/9/2025
Status: ✅ Merged
Merged: 1/9/2025
Merged by: @matze
Base:
master← Head:optimize-padding📝 Commits (1)
8d39801Remove padding for small screens📊 Changes
1 file changed (+6 additions, -0 deletions)
View changed files
📝
src/themes/style.css(+6 -0)📄 Description
Especially on phones the size of the padding is significant. This patch removes padding around the paste content if the screen is small.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.