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