style: unset sidebar width
This commit is contained in:
parent
fb88536039
commit
170d7d9252
|
@ -49,3 +49,7 @@
|
||||||
.small {
|
.small {
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sidebar-container {
|
||||||
|
width: auto
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue