Fixed the Kogan Seller Support Portal layout
cases.kogansellers.com by thegamesmendev
Details
Authorthegamesmendev
LicenseNo License
Categorycases.kogansellers.com
Created
Updated
Size575 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name cases.kogansellers.com
@version 20230921.02.18
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://cases.kogansellers.com/s/") {
* { font-family:Arial !important; font-size:14px;}
#ServiceCommunityTemplate > div.cCenterPanel { max-width:100% !important;}
@media (min-width: 64em) {
.slds-large-size_8-of-12, .slds-large-size--8-of-12 {
width: 50%;
}
.slds-large-size_4-of-12, .slds-large-size--4-of-12 {
width: 50%;
}
}
.ql-editor {
min-height: 350px;
max-height: 350px;
}
}