siyuan/app/src/assets/scss
Gary Wang 25054e137c
style: finetuning titlebar look-n-feel for PWA support (#13779)
The previous patch (675e59c) introduce initial PWA WCO support,
this patch finetunes the PWA titlebar support by ensure the
titlebar is always visible and fill 100% page (window)
width, with the following changes:

* Use margin instead of padding to ensure 'width' fills 100% page
  width, so does bottom border.

Remaining PWA stuff:

The remaining PWA WCO part have inconsistent color with the actual
color that SiYuan('s titlebar) uses, thus to make the PWA titlebar
feel native, we still needs to set either:

- a "theme-color" `<meta>` attribute (suggested)
- a "theme_color" member in the PWA manifest

...which will be a seprated topic that won't be worked on in this
patchset.

Also, the titlebar bottom border might be covered by the WCO, since
it involves half-pixel border issue which seems to be by-design,
I won't address such issue in this patchset.

See also:

* https://github.com/siyuan-note/siyuan/issues/13226#issuecomment-2594551219
  This patchset can address this issue
* https://github.com/siyuan-note/siyuan/pull/13779#discussion_r1918108643
  Previously mentioned half-pixel issue
2025-01-26 09:07:38 +08:00
..
business ♻️ https://github.com/siyuan-note/siyuan/issues/13785 2025-01-11 12:22:44 +08:00
component 🎨 https://github.com/siyuan-note/siyuan/issues/13583 2025-01-11 21:25:51 +08:00
pdf 🎨 https://github.com/siyuan-note/siyuan/issues/13614 2024-12-25 16:28:53 +08:00
pickr 💄 fix https://github.com/siyuan-note/siyuan/issues/8631 2023-06-28 22:40:34 +08:00
protyle 💄 2025-01-12 00:52:05 +08:00
util ♻️ https://github.com/siyuan-note/siyuan/issues/13785 2025-01-11 12:22:44 +08:00
viewerjs 🐛 图片预览底部无法点击 https://ld246.com/article/1733317172812/comment/1733962912086#comments 2024-12-12 10:58:02 +08:00
base.scss style: finetuning titlebar look-n-feel for PWA support (#13779) 2025-01-26 09:07:38 +08:00
export.scss 🎨 https://github.com/siyuan-note/siyuan/issues/8036 fix https://ld246.com/article/1698243367105 2023-10-25 22:59:50 +08:00
mobile.scss ♻️ https://github.com/siyuan-note/siyuan/issues/13785 2025-01-11 12:22:44 +08:00