diff --git a/popup.css b/popup.css index f99a8e9..aeedd57 100644 --- a/popup.css +++ b/popup.css @@ -56,13 +56,28 @@ h1 { } #preferences { + width: auto; + font-weight: 600; background: none; padding: 0; - margin: 8px 0; + margin-top: 16px; border: none; color: #1834e9; } +.button { + position: relative; + margin-left: auto; +} + +#label { + font-size: 9px; + position: absolute; + bottom: -16px; + left: 0; + white-space: pre-line; +} + .category { display: flex; diff --git a/popup.html b/popup.html index 535c611..c9713cb 100644 --- a/popup.html +++ b/popup.html @@ -13,7 +13,10 @@

Ucontrol

- +
+ + +
- +