Compare commits
9 Commits
55842e0c4c
...
c1e7cc3513
Author | SHA1 | Date | |
---|---|---|---|
c1e7cc3513 | |||
c2e52ff71e | |||
cdec814b66 | |||
95773bcd74 | |||
7f6c629ca4 | |||
46ae9f56b7 | |||
175ed7b725 | |||
55d161cc7d | |||
c3351ec7e4 |
11
styles.css
11
styles.css
@ -63,14 +63,6 @@ body {
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
#side-panel .conversation {
|
|
||||||
max-width: 300px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#main-panel {
|
|
||||||
width: calc(100% - 300px);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#side-panel .conversation {
|
#side-panel .conversation {
|
||||||
@ -156,7 +148,8 @@ h1 {
|
|||||||
|
|
||||||
right: 0;
|
right: 0;
|
||||||
margin-bottom: 0.5em;
|
margin-bottom: 0.5em;
|
||||||
border-bottom-right-radius: 0;
|
|
||||||
|
border-bottom-right-radius: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ours .message-text {
|
.ours .message-text {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user