mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
column-background should have 100% width (#11142)
This commit is contained in:
@@ -205,6 +205,7 @@
|
|||||||
|
|
||||||
.column-background {
|
.column-background {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
width: 100%;
|
||||||
bottom: 32px;
|
bottom: 32px;
|
||||||
|
|
||||||
&.initial-description {
|
&.initial-description {
|
||||||
|
|||||||
Reference in New Issue
Block a user