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

.hide {
    display: none !important;
}