plugin updates
This commit is contained in:
@@ -576,17 +576,20 @@ input.ju-radiobox:focus {
|
||||
}
|
||||
|
||||
.ju-main-wrapper .ju-right-panel .tabs.ju-top-tabs {
|
||||
/* width: fit-content !important */
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.ju-main-wrapper .ju-right-panel .tabs.ju-top-tabs li.tab {
|
||||
text-transform: capitalize;
|
||||
min-width: 200px;
|
||||
background-color: #fff;
|
||||
width: 20%;
|
||||
flex-grow: inherit;
|
||||
}
|
||||
|
||||
.ju-main-wrapper .ju-right-panel #cloud .tabs.ju-top-tabs li.tab {
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
.ju-main-wrapper .ju-right-panel .tabs.ju-top-tabs li.tab a.link-tab {
|
||||
color: #ff8726;
|
||||
background-color: #fff;
|
||||
|
||||
Reference in New Issue
Block a user