chore: improve ui consistency (#115)

* .

* .
This commit is contained in:
reya
2025-08-09 14:58:01 +07:00
committed by GitHub
parent be660cb14b
commit 17f92d767e
6 changed files with 184 additions and 241 deletions

View File

@@ -48,7 +48,7 @@ pub const WAIT_FOR_FINISH: u64 = 60;
pub const DEFAULT_MODAL_WIDTH: f32 = 420.;
/// Default width of the sidebar.
pub const DEFAULT_SIDEBAR_WIDTH: f32 = 280.;
pub const DEFAULT_SIDEBAR_WIDTH: f32 = 240.;
/// Image Resize Service
pub const IMAGE_RESIZE_SERVICE: &str = "https://wsrv.nl";