Merged PR 2269: added link for streaming events

added link for streaming events

Related work items: #22423
This commit is contained in:
Robert Bond
2026-04-23 14:34:08 +00:00
parent 43e37dc844
commit d604d4f264
4 changed files with 204 additions and 83 deletions
+8 -1
View File
@@ -3121,6 +3121,7 @@ ul.subFieldList {
border-bottom: 1px solid $lightgrey_semi;
padding-bottom: 10px;
@media screen and (max-width: 768px) {
display: block;
padding-bottom: 10px;
@@ -3128,7 +3129,13 @@ ul.subFieldList {
.eventColumn {
line-height: 1.5;
width: 25%;
min-width: 33%;
div {
span {
display: block;
}
}
@media screen and (max-width: 768px) {
width: 100%;