Skip to content
Snippets Groups Projects
Commit fed5ff50 authored by Hazelnoot's avatar Hazelnoot
Browse files

merge: make widgets wider in classic view - fixes #874 (!855)

View MR for information: !855



Closes #874

Approved-by: default avatarHazelnoot <acomputerdog@gmail.com>
Approved-by: default avatarMarie <github@yuugi.dev>
parents 17f28b45 fa64112f
No related branches found
No related tags found
2 merge requests!9272025.2.2,!855make widgets wider in classic view - fixes #874
Pipeline #2260 passed with stages
in 23 minutes and 44 seconds
......@@ -260,6 +260,7 @@ onMounted(() => {
position: sticky;
top: 0;
height: 100%;
width: 300px;
padding-top: 16px;
box-sizing: border-box;
overflow: auto;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment