SystemVersion.module.scss 84 B

123456
  1. .system-version {
  2. position: fixed;
  3. right: 0.5em;
  4. bottom: 0;
  5. opacity: 0.6;
  6. }