mirror of
https://github.com/wassname/template.git
synced 2026-06-27 17:50:45 +08:00
Merge branch 'v2' of https://github.com/distillpub/distill-template into v2
This commit is contained in:
@@ -9,10 +9,11 @@ const T = Template('d-math', `
|
||||
<style>
|
||||
|
||||
:host {
|
||||
display: inline-block;
|
||||
contain: content;
|
||||
}
|
||||
|
||||
d-math[block] {
|
||||
:host([block]) {
|
||||
display: block;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user