mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Dashboard: App list view updates, token integration, bug fixes.
This commit is contained in:
@@ -2427,6 +2427,13 @@ $default_login = ($_REQUEST['login'] == 'default') ? true : false;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.list-row > .input {
|
||||
margin: 0;
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.list-row > .overflow {
|
||||
max-width: 50px;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user