mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Hide maximize in phone view
This commit is contained in:
@@ -98,6 +98,11 @@
|
|||||||
border: 1px solid var(--SmartThemeBorderColor);
|
border: 1px solid var(--SmartThemeBorderColor);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.drawer-content .floating_panel_maximize,
|
||||||
|
.drawer-content .inline-drawer-maximize {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
#select_chat_popup {
|
#select_chat_popup {
|
||||||
align-items: start;
|
align-items: start;
|
||||||
height: min-content;
|
height: min-content;
|
||||||
|
Reference in New Issue
Block a user