Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve: [0732] 画面の上下に共通の枠線を一律追加するよう対応 #1537

Merged
merged 2 commits into from Aug 20, 2023

Conversation

cwtickle
Copy link
Owner

@cwtickle cwtickle commented Aug 20, 2023

🔨 変更内容 / Details of Changes

  1. 画面の上下に共通の枠線を一律追加するよう対応しました。
    CSSカスタムプロパティ上は--back-border-xにて定義しています。

🔖 関連Issue, 変更理由 / Related Issues, Reason for Changes

  1. 画面の境界線がわかりにくいため。また、v9以前のcanvas描画との互換性のため。

📷 スクリーンショット / Screenshot

  • 上下に #666666 の境界枠を追加しています。

📝 その他コメント / Other Comments

@codeclimate
Copy link

codeclimate bot commented Aug 20, 2023

Code Climate has analyzed commit b1d15d5 and detected 0 issues on this pull request.

View more on Code Climate.

@cwtickle cwtickle merged commit 972d712 into develop Aug 20, 2023
4 checks passed
@cwtickle cwtickle deleted the feature/0732-css-border branch August 21, 2023 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant