Merge branch 'master' into rich-flairs
This commit is contained in:
@ -223,7 +223,7 @@ aside {
|
||||
/* Sorting and Search */
|
||||
|
||||
.search_label {
|
||||
max-width: 100px;
|
||||
max-width: 300px;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
@ -789,6 +789,7 @@ input[type="submit"] {
|
||||
margin-top: 10px;
|
||||
border-radius: 5px;
|
||||
box-shadow: var(--shadow);
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.md table {
|
||||
|
Reference in New Issue
Block a user