Add logs support for the new default permissions model
This commit is contained in:
parent
aeeacd1d0d
commit
3864fc3e88
5 changed files with 79 additions and 9 deletions
|
@ -327,7 +327,15 @@ i.toggle-icon:hover {
|
|||
height: 12px;
|
||||
border-radius: 50%;
|
||||
margin-right: 6px;
|
||||
margin-top: 6px;
|
||||
vertical-align: middle;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.logs-view-element .log .log-description {
|
||||
margin-left: 20px;
|
||||
display: block;
|
||||
line-height: 25px;
|
||||
}
|
||||
|
||||
.billing-options-element .current-card {
|
||||
|
|
Reference in a new issue