mirror of
https://github.com/wassname/template.git
synced 2026-07-07 12:34:36 +08:00
display mode for slider
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ const T = Template('d-slider', `
|
||||
<style>
|
||||
:host {
|
||||
position: relative;
|
||||
display: block;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
:host(:focus) {
|
||||
|
||||
Reference in New Issue
Block a user