Reviews for Container Tabs Sidebar
Container Tabs Sidebar by Maciej Mionskowski
Response by Maciej Mionskowski
Developer response
posted 3 years agoHello,
you can achieve this via:
```css
#pinned-tabs .container-tab .favicon {
min-height: 30px;
min-width: 30px;
flex-basis: 30px;
}
```
Thank you for your kind review!
you can achieve this via:
```css
#pinned-tabs .container-tab .favicon {
min-height: 30px;
min-width: 30px;
flex-basis: 30px;
}
```
Thank you for your kind review!