UNPKG

326 BCSSView Raw
1.prism-header-toolbar {
2 flex-grow: 0;
3}
4.prism-header-toolbar__trigger {
5 width: auto;
6 border: 0;
7 height: 100%;
8 padding: 0px 16px;
9 background: #FFFFFF;
10 align-items: center;
11 font-family: "Roboto", "Arial", sans-serif;
12 border-radius: 0;
13}
14.prism-header-toolbar__trigger-icon {
15 color: #61b3cf;
16 width: auto;
17}
\No newline at end of file