Clipper: Fixes #5675: Notebook selection list could be too wide

pull/5804/head
Laurent Cozic 2021-11-29 11:14:41 +00:00
parent 6950c40b12
commit 3627fa14e1
1 changed files with 1 additions and 0 deletions

View File

@ -134,6 +134,7 @@ body {
.App .Folders select {
flex: 1;
width: 100%;
}
.App .Tags input {