Fix renderer view scroll & optmi behavior list padding style
This commit is contained in:
@@ -94,8 +94,8 @@ div.behavior-list {
|
||||
}
|
||||
|
||||
div.behavior-content-view {
|
||||
width: calc( 100% - 50px );
|
||||
padding-right: 5px;
|
||||
width: calc( 100% - 55px );
|
||||
padding-right: 10px;
|
||||
max-width: 125px;
|
||||
height: $behavior-item-height;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user