aboutsummaryrefslogtreecommitdiffstats
path: root/res/css/des.css
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2020-05-20 11:34:46 +0300
committerRblSb <msrblsb@gmail.com>2020-05-20 11:34:46 +0300
commita525aeb86aaa02bccf960c18ee0b6751409e7d70 (patch)
treece24be2b812656451f56eb7c267584c13b4a0089 /res/css/des.css
parentd88e6d0f80211b2ace5595af9931b997eb4c6bc4 (diff)
Fix userlist saving, revert options panel
Diffstat (limited to 'res/css/des.css')
-rw-r--r--res/css/des.css14
1 files changed, 5 insertions, 9 deletions
diff --git a/res/css/des.css b/res/css/des.css
index 73a937f..69cf6e8 100644
--- a/res/css/des.css
+++ b/res/css/des.css
@@ -487,19 +487,15 @@ footer#footer {
/* Options */
-#optionsTitle {
- display: inline-flex;
- line-height: 1;
- padding: .5rem;
- align-items: center;
- text-align: center;
- margin-left: .5rem;
-}
-
#optionsPanel {
z-index: 1;
background-color: var(--background-chat);
overflow-y: scroll;
+ position: absolute;
+ top: 3rem;
+ left: 1rem;
+ bottom: 1rem;
+ right: 1rem;
scrollbar-color: var(--border) var(--background-chat);
scrollbar-width: thin;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage