mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-28 05:21:18 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
bedee21932
@ -11,6 +11,7 @@
|
||||
border-top: 2px solid gray;
|
||||
overflow: hide;
|
||||
margin: 0px;
|
||||
z-index: 1;
|
||||
}
|
||||
#demo-server-info.show {
|
||||
max-height: 45vh;
|
||||
@ -25,6 +26,10 @@
|
||||
vertical-align: top
|
||||
}
|
||||
|
||||
#demo-activity ol li {
|
||||
list-style-position: inside;
|
||||
}
|
||||
|
||||
#demo-canvas {
|
||||
margin-bottom: 500px;
|
||||
padding-top: 12px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user