mirror of https://github.com/bra1n/townsquare.git
fix for unclickable night sheet button (closes #33)
This commit is contained in:
parent
8b55ae1416
commit
acd99bc2fb
|
@ -198,8 +198,11 @@ export default {
|
|||
}
|
||||
}
|
||||
|
||||
h3 svg {
|
||||
vertical-align: middle;
|
||||
h3 {
|
||||
margin: 0 40px;
|
||||
svg {
|
||||
vertical-align: middle;
|
||||
}
|
||||
}
|
||||
|
||||
h4 {
|
||||
|
|
Loading…
Reference in New Issue