mirror of
https://github.com/SilenceLurker/ST-Amily2-Chat-Optimisation.git
synced 2026-06-06 15:55:50 +00:00
Update style.css
This commit is contained in:
@@ -171,6 +171,13 @@ hr.header-divider {
|
||||
color: #ff9800;
|
||||
}
|
||||
|
||||
/* === Collapsible Legend Fix === */
|
||||
.collapsible-legend {
|
||||
position: relative; /* Establish a stacking context */
|
||||
z-index: 2; /* Ensure it's above sibling content */
|
||||
cursor: pointer; /* Indicate it's clickable */
|
||||
}
|
||||
|
||||
|
||||
#amily2_chat_optimiser .color-controls-container {
|
||||
flex-direction: row !important;
|
||||
|
||||
Reference in New Issue
Block a user