index.css 80 B

123456
  1. .content {}
  2. .status_bar {
  3. height: var(--status-bar-height);
  4. width: 100%;
  5. }