Compare commits
No commits in common. "427eaa6d33d98be2428220800b2cb0c70dbeb650" and "a9df7cb008d1c2b2c265ccf78604fe8160c238c3" have entirely different histories.
427eaa6d33
...
a9df7cb008
2 changed files with 2 additions and 13 deletions
|
@ -1,11 +0,0 @@
|
||||||
{
|
|
||||||
"m.homeserver": {
|
|
||||||
"base_url": "https://matrix-client.drgnz.club"
|
|
||||||
},
|
|
||||||
"m.identity_server": {
|
|
||||||
"base_url": "https://vector.im"
|
|
||||||
},
|
|
||||||
"org.matrix.msc3575.proxy": {
|
|
||||||
"url": "https://matrix-client.drgnz.club"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -60,8 +60,8 @@ a {
|
||||||
}
|
}
|
||||||
|
|
||||||
.cmm-sidebar ul {
|
.cmm-sidebar ul {
|
||||||
padding: 20px;
|
padding: 30px;
|
||||||
border: var(--background2) dashed 2px
|
border: var(--background2) dashed 3px
|
||||||
}
|
}
|
||||||
|
|
||||||
.cm-navbar {
|
.cm-navbar {
|
||||||
|
|
Loading…
Reference in a new issue