libredirect/src/pages/popup/style.css

12 lines
120 B
CSS

body {
width: 240px;
min-height: auto;
}
html, body {
margin: 0;
}
.hide {
display: none !important;
}