mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 08:38:37 +00:00
Add server creation button.
Add profile links / app links back. Add quoting / mentioning back.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
100% {transform: scale(1.2); opacity: 0;};
|
||||
}
|
||||
|
||||
[data-touchscreen-device="true"] .settings {
|
||||
.settings[data-mobile="true"] {
|
||||
flex-direction: column;
|
||||
background: var(--primary-header);
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
:global(.app):not([data-touchscreen-device="true"]) .settings {
|
||||
.settings:not([data-mobile="true"]) {
|
||||
top: 0;
|
||||
left: 0;
|
||||
z-index: 10;
|
||||
|
||||
Reference in New Issue
Block a user