bug fixes
This commit is contained in:
parent
9f0dfb4756
commit
0695c8c7a8
2 changed files with 15 additions and 2 deletions
|
@ -235,6 +235,14 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||
width: 50%;
|
||||
}
|
||||
|
||||
.localUsers .cardText-secondary {
|
||||
white-space: pre-wrap
|
||||
}
|
||||
|
||||
.customCssContainer textarea{
|
||||
resize: none;
|
||||
}
|
||||
|
||||
@media all and (min-width: 70em) {
|
||||
.dashboardSections {
|
||||
-webkit-flex-wrap: wrap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue