diff --git a/src/css/popup.css b/src/css/popup.css index 12b0b8e1d..fb801e12d 100644 --- a/src/css/popup.css +++ b/src/css/popup.css @@ -1,3 +1,8 @@ +html { + align-items: align-items; + display: flex; + justify-content: flex-end; + } body { background-color: white; border: 0;