Finish mobilification of org view
This commit is contained in:
parent
531ddadb8a
commit
f1ea20315a
10 changed files with 153 additions and 112 deletions
|
@ -12,6 +12,13 @@
|
|||
margin-left: 10px;
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
.teams-manager .control-col {
|
||||
padding-left: 55px;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
.teams-manager .header-col .info-icon {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
|
Reference in a new issue