mirror of
https://github.com/Kugelschieber/marvinblum.git
synced 2026-01-18 06:40:27 +00:00
Fixed paths overflowing table on tracking page and made links clickable.
This commit is contained in:
@@ -88,6 +88,10 @@ body {
|
||||
margin: 10px 0 0 0;
|
||||
}
|
||||
|
||||
.break-line-anywhere {
|
||||
line-break: anywhere;
|
||||
}
|
||||
|
||||
input {
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user