Do not make app dockerImage overflow
This commit is contained in:
@@ -1665,6 +1665,12 @@ div:hover > .picture-edit-indicator {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.no-wrap-scroll {
|
||||
text-wrap: nowrap;
|
||||
overflow: auto;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.users-toolbar {
|
||||
display: flex;
|
||||
margin-bottom: 5px;
|
||||
|
||||
Reference in New Issue
Block a user