Make feeds bit a smaller
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
89983820df
commit
2873bf6c3c
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ limitations under the License.
|
||||||
z-index: 100; // To be above the primary feed
|
z-index: 100; // To be above the primary feed
|
||||||
|
|
||||||
height: 100%;
|
height: 100%;
|
||||||
width: 25%;
|
width: 20%;
|
||||||
|
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column-reverse;
|
flex-direction: column-reverse;
|
||||||
|
|
Loading…
Reference in a new issue