Fix width of article sticky sidebar (#6378) [deploy]
This commit is contained in:
parent
9f58b12f67
commit
501f70bd9f
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
|||
flex-flow: column wrap;
|
||||
overflow: hidden;
|
||||
z-index: 100;
|
||||
width: 300px;
|
||||
}
|
||||
&.hidden {
|
||||
display: none;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue