Merge branch 'v1.3-dev'
[websub-hub] / static / theme.css
index fb85b52b1834bd91ae5ed426d585fd0eb65780a9..3939c55a07fd43f0c923c4a1577cc7c84516f186 100644 (file)
@@ -1,4 +1,3 @@
-* {}
 html {
        height: 100vh;
 }
 html {
        height: 100vh;
 }
@@ -69,6 +68,9 @@ section + section {
 }
 .topics {}
 .subscriptions {}
 }
 .topics {}
 .subscriptions {}
+.history img {
+       width: 100%;
+}
 .external {
        background-image: url("external-link.svg");
        background-position: right center;
 .external {
        background-image: url("external-link.svg");
        background-position: right center;
@@ -84,6 +86,9 @@ section + section {
 .errors ul {
        border: 1px solid red;
 }
 .errors ul {
        border: 1px solid red;
 }
+.otp-key-qr svg {
+       height: 30vh;
+}
 table {
        border: 0;
        width: 100%;
 table {
        border: 0;
        width: 100%;