about summary refs log tree commit diff stats
path: root/src/pages/popup/style.css
blob: 098e67288efde0eef1bbd20ed3fac3d8ae89cc3c (plain) (blame)
1
2
3
4
5
body {
    width: 200px;
    min-height: auto;
    background-color: var(--bg-main);
}