diff --git a/src/components/docker-registry-ui.riot b/src/components/docker-registry-ui.riot index 9268bd2..c051977 100644 --- a/src/components/docker-registry-ui.riot +++ b/src/components/docker-registry-ui.riot @@ -102,7 +102,17 @@ along with this program. If not, see . License AGPL-3.0
  • - + + wb_sunny + + brightness_2 + +
  • @@ -254,5 +264,9 @@ along with this program. If not, see . material-footer .material-footer-logo { color: var(--footer-text); } + + material-switch i { + user-select: none; + }