Improve readability of the changelog dialog
This commit is contained in:
parent
7a89328ccb
commit
e85674711c
2 changed files with 7 additions and 1 deletions
|
@ -18,3 +18,7 @@ limitations under the License.
|
|||
max-height: 300px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.mx_ChangelogDialog_li {
|
||||
padding: 0.2em;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue