Skip to content

Commit 62550d8

Browse files
Merge pull request #5822 from paladox:patch-1
PiperOrigin-RevId: 774828890
2 parents 150105a + dcec328 commit 62550d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

catalog/site/css/global.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ nav-drawer md-list.nav md-list-item[href] {
125125

126126
nav-drawer md-list.nav md-item [slot="headline"] {
127127
/* shadow root slot has overflow:hidden, it's cutting some text off */
128-
padding: block 2px;
128+
padding-block: 2px;
129129
}
130130

131131
nav-drawer md-list.nav md-item:first-of-type {

0 commit comments

Comments
 (0)