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