mirror of
https://github.com/wassname/template.git
synced 2026-06-27 19:01:31 +08:00
Merge pull request #74 from distillpub/hoverboxPadding
Restore padding for d-hover-box
This commit is contained in:
@@ -30,6 +30,7 @@ const T = Template('d-hover-box', `
|
||||
box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
|
||||
border-radius: 4px;
|
||||
box-sizing: border-box;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user