about summary refs log tree commit diff stats
path: root/src/pages/popup/style.css
blob: a2fc1256ea8cf3e9be42dac8e0fbfef5810a5916 (plain) (blame)
1
2
3
4
5
6
7
8
body {
    width: 240px;
    min-height: auto;
}

.hide {
    display: none !important;
}