Fix browser extension autofill from causing scrollbars to appear (#794)

This commit is contained in:
Leendert de Borst
2025-04-15 10:48:25 +02:00
committed by Leendert de Borst
parent d4e5b724ff
commit bf46c155bd

View File

@@ -1,6 +1,8 @@
/* AliasVault Content Script Styles */
body {
position: absolute;
margin: 0;
padding: 0;
}
/* Base Popup Styles */