scoreboard.less 117 B

12345678910
  1. .scoreboard {
  2. position: fixed;
  3. top: 0;
  4. bottom: 0;
  5. left: 0;
  6. width: 250px;
  7. padding: 1em 0;
  8. }