Changed the look of Admin Insert
This commit is contained in:
@@ -701,7 +701,14 @@ div.content {
|
||||
|
||||
.specieslist {
|
||||
max-height: 300px;
|
||||
overflow-y: scroll;
|
||||
/* overflow-y: scroll; */
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.specieslist label {
|
||||
min-width: 80px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user