2 width: calc
(100% - 8px); /* 8px to account for the default padding and border */
24 body:before
, body:after
{
27 background: var
(--view-state-indicator-color
);
41 border-left: 5px solid var
(--view-state-indicator-color
);
42 border-right: 5px solid var
(--view-state-indicator-color
);