mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-03-12 13:31:14 +00:00
fix twister-peer style
This commit is contained in:
parent
ed38754c70
commit
0c37438ba4
@ -2083,12 +2083,10 @@ textarea.splited-post {
|
|||||||
|
|
||||||
/* FIXME need to rework and replace all .twister-user to get same vis */
|
/* FIXME need to rework and replace all .twister-user to get same vis */
|
||||||
.twister-peer {
|
.twister-peer {
|
||||||
margin: 0;
|
|
||||||
min-height: 72px;
|
min-height: 72px;
|
||||||
padding: 4px;
|
padding: 4px;
|
||||||
border-bottom: solid 1px rgba(69, 71, 77, .1);
|
margin-bottom: 1px;
|
||||||
border-top: solid 1px rgba(69, 71, 77, .1);
|
background: #393c45;
|
||||||
background: #FFF;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.twister-peer + .twister-peer {
|
.twister-peer + .twister-peer {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user