Skip to content

Commit dccae56

Browse files
committed
Make nav slightly wider.
1 parent 2f5de33 commit dccae56

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

iron-component-page.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@
2727
<dom-module id="iron-component-page">
2828
<template>
2929
<style include="iron-doc-default-theme">
30+
:host {
31+
--app-drawer-width: 300px;
32+
}
33+
3034
[hidden] {
3135
display: none;
3236
}

0 commit comments

Comments
 (0)