fixes geozone tag style on proposals show
This commit is contained in:
@@ -497,7 +497,9 @@ table.investment-projects-summary {
|
||||
}
|
||||
}
|
||||
|
||||
.geozone {
|
||||
body.admin {
|
||||
|
||||
.geozone {
|
||||
background: #ececec;
|
||||
border-radius: rem-calc(6);
|
||||
color: $text;
|
||||
@@ -510,6 +512,7 @@ table.investment-projects-summary {
|
||||
&:hover {
|
||||
background: #e0e0e0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// 06. Polls
|
||||
|
||||
Reference in New Issue
Block a user