Skip to content

Commit c698f45

Browse files
ktranDevtools-frontend LUCI CQ
authored andcommitted
Reduce paddings for style and box editors
Screenshots: https://imgur.com/a/0BPDtY9 Bug: none Change-Id: I558c579060d84a17b2ff39c7a7a66aef4bd91f13 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6415800 Auto-Submit: Kim-Anh Tran <[email protected]> Reviewed-by: Kateryna Prokopenko <[email protected]> Commit-Queue: Kateryna Prokopenko <[email protected]>
1 parent 8f5d339 commit c698f45

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

front_end/panels/elements/components/stylePropertyEditor.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
*/
66

77
.container {
8-
padding: 12px;
98
min-width: 170px;
109
}
1110

front_end/ui/legacy/components/inline_editor/cssShadowEditor.css

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

77
:host {
88
user-select: none;
9-
padding: 4px 12px 12px;
109
border: 1px solid transparent;
1110
}
1211

0 commit comments

Comments
 (0)