Merged PR 315: ErgonomieTreeView
Affichage fonctionnelle sous forme de toolbar vertical, comme dans les IDE Related work items: #7976
This commit is contained in:
parent
acb5ba2d82
commit
8a99ef4cfd
13 changed files with 240 additions and 133 deletions
|
@ -21,10 +21,11 @@
|
|||
|
||||
.right-sidebar {
|
||||
@apply fixed shadow-lg z-20
|
||||
w-[calc(100%_-_4rem)] md:w-64
|
||||
h-1/2 md:h-full bottom-0 md:bottom-0
|
||||
}
|
||||
|
||||
|
||||
|
||||
.sidebar-title {
|
||||
@apply p-3 md:p-5 font-bold h-12 md:h-16
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue