do not throw the ip to the right

This commit is contained in:
Girish Ramakrishnan
2025-09-26 11:13:32 +02:00
parent 70eb5c1053
commit a9a65fe1f1
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -361,8 +361,8 @@ fieldset > * {
}
.eventlog-source {
position: absolute;
right: 10px;
padding-left: 10px;
padding-bottom: 10px;
cursor: copy;
}
@@ -370,7 +370,7 @@ fieldset > * {
white-space: pre-wrap;
color: var(--pankow-text-color);
font-size: 13px;
padding: 6px;
padding-left: 10px;
margin: 0;
border: none;
border-radius: var(--pankow-border-radius);