mirror of https://github.com/laurent22/joplin.git
Clipper: Fixes #5675: Notebook selection list could be too wide
parent
6950c40b12
commit
3627fa14e1
|
@ -134,6 +134,7 @@ body {
|
|||
|
||||
.App .Folders select {
|
||||
flex: 1;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.App .Tags input {
|
||||
|
|
Loading…
Reference in New Issue