GNU/Weeb Mailing List <[email protected]>
 help / color / mirror / Atom feed
* [PATCH WEB 0/4] Add custom scrollbar styles and refactor layout styles
@ 2024-04-21 14:24 Memet Zx
  2024-04-21 14:24 ` [PATCH WEB 1/4] Add custom scrollbar styles to app.css Memet Zx
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Memet Zx @ 2024-04-21 14:24 UTC (permalink / raw)
  To: Ammar Faizi
  Cc: Memet Zx, Muhammad Rizki, Alviro Iskandar Setiawan,
	Irvan Malik Azantha, GNU/Weeb Mailing List

Hello,

This patch series adds custom scrollbar styles to app.css and refactors
layout styles in OrganizationMembers.svelte, RecentMessages.svelte, and
+page.svelte. It also adds a description to site.webmanifest.

Memet Zx (4):
  Add custom scrollbar styles to app.css
  Update layout styles in +layout.svelte
  Refactor layout styles in OrganizationMembers.svelte,
    RecentMessages.svelte, and +page.svelte
  Add description to site.webmanifest

 src/app.css                                   | 21 +++++++++++++++++++
 src/lib/components/OrganizationMembers.svelte |  2 +-
 src/lib/components/RecentMessages.svelte      |  2 +-
 src/routes/+layout.svelte                     |  2 +-
 src/routes/+page.svelte                       |  2 +-
 static/site.webmanifest                       |  1 +
 6 files changed, 26 insertions(+), 4 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-04-21 14:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-21 14:24 [PATCH WEB 0/4] Add custom scrollbar styles and refactor layout styles Memet Zx
2024-04-21 14:24 ` [PATCH WEB 1/4] Add custom scrollbar styles to app.css Memet Zx
2024-04-21 14:24 ` [PATCH WEB 2/4] Update layout styles in +layout.svelte Memet Zx
2024-04-21 14:24 ` [PATCH WEB 3/4] Refactor layout styles in OrganizationMembers.svelte, RecentMessages.svelte, and +page.svelte Memet Zx
2024-04-21 14:24 ` [PATCH WEB 4/4] Add description to site.webmanifest Memet Zx

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox