mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-04 22:24:36 +00:00
fix for unclickable night sheet button (closes #33)
This commit is contained in:
parent
8b55ae1416
commit
acd99bc2fb
1 changed files with 5 additions and 2 deletions
|
@ -198,8 +198,11 @@ export default {
|
|||
}
|
||||
}
|
||||
|
||||
h3 svg {
|
||||
vertical-align: middle;
|
||||
h3 {
|
||||
margin: 0 40px;
|
||||
svg {
|
||||
vertical-align: middle;
|
||||
}
|
||||
}
|
||||
|
||||
h4 {
|
||||
|
|
Loading…
Add table
Reference in a new issue