forked from forgejo/forgejo
UI: long organization name in create repository owner list
This commit is contained in:
parent
4325b01a58
commit
f04d773f4f
6 changed files with 2981 additions and 10 deletions
|
@ -32,6 +32,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
.owner.dropdown {
|
||||
min-width: 40% !important;
|
||||
}
|
||||
|
||||
.metas {
|
||||
.menu {
|
||||
max-height: 300px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue