1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-02 20:15:26 +02:00

Show quick list and jump to other spaces with same label

Closes #275
This commit is contained in:
McMatts 2019-05-24 13:45:01 +01:00
parent 6ae9414361
commit bc9dab72f2
2 changed files with 20 additions and 0 deletions

View file

@ -10,7 +10,14 @@
color: map-get($gray-shades, 100);
}
.space-label-dropdown {
font-size: 25px;
vertical-align: middle;
cursor: pointer;
}
.view-space {
> .documents {
margin: 0;
padding: 0;