豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Commit 53e6e75

Browse files
Lightning00BladeDevtools-frontend LUCI CQ
authored andcommitted
[AI Assistance] Fix icons getting cut off on small screens
Matches the behaviour of other panels under small widths. Bug: none Change-Id: I82c6dcac5e235d6ced3320891c42640b83aa308c Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/7206121 Auto-Submit: Nikolay Vitkov <nvitkov@chromium.org> Commit-Queue: Nikolay Vitkov <nvitkov@chromium.org> Commit-Queue: Alex Rudenko <alexrudenko@chromium.org> Reviewed-by: Alex Rudenko <alexrudenko@chromium.org>
1 parent f6b9c36 commit 53e6e75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

front_end/panels/ai_assistance/aiAssistancePanel.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
.toolbar-container {
88
display: flex;
9+
flex-wrap: wrap;
910
background-color: var(--sys-color-cdt-base-container);
1011
border-bottom: 1px solid var(--sys-color-divider);
1112
flex: 0 0 auto;

0 commit comments

Comments
 (0)