Show/hide the extensions block using javascript

This commit is contained in:
oobabooga 2023-03-15 16:34:31 -03:00
parent 348596f634
commit c1959c26ee
5 changed files with 19 additions and 3 deletions

View file

@ -33,7 +33,7 @@ svg {
ol li p, ul li p {
display: inline-block;
}
#main, #settings, #extensions, #chat-settings {
#main, #settings, #chat-settings {
border: 0;
}