mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2024-11-22 04:58:01 +01:00
Fixed archived style
This commit is contained in:
parent
131211aec4
commit
4dd8e4f038
1 changed files with 2 additions and 0 deletions
2
resources/assets/styles/content.less
vendored
2
resources/assets/styles/content.less
vendored
|
@ -184,6 +184,8 @@
|
||||||
|
|
||||||
&.x-archived {
|
&.x-archived {
|
||||||
background: #eee;
|
background: #eee;
|
||||||
|
margin: 0 -15px;
|
||||||
|
padding: 0 15px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue