This commit is contained in:
Isaac 2025-12-06 01:28:06 +08:00
parent 1969b1b280
commit 1ee7268488
72 changed files with 1645 additions and 934 deletions

View file

@ -3510,7 +3510,7 @@ public final class WebAppController: ViewController, AttachmentContainable {
private func updateNavigationButtons() {
if case .attachMenu = self.source {
let barButtonSize = CGSize(width: 40.0, height: 40.0)
let barButtonSize = CGSize(width: 44.0, height: 44.0)
let closeComponent: AnyComponentWithIdentity<Empty> = AnyComponentWithIdentity(
id: "close",
component: AnyComponent(GlassBarButtonComponent(