2019-12-26 22:10:19 +05:30
|
|
|
.error-details {
|
|
|
|
li {
|
|
|
|
@include gl-line-height-32;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.stacktrace {
|
|
|
|
.file-title {
|
|
|
|
svg {
|
|
|
|
vertical-align: middle;
|
|
|
|
top: -1px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2020-01-01 13:55:28 +05:30
|
|
|
.file-title-name {
|
|
|
|
&.limited-width {
|
|
|
|
max-width: 80%;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2019-12-26 22:10:19 +05:30
|
|
|
.line_content.old::before {
|
|
|
|
content: none !important;
|
|
|
|
}
|
|
|
|
}
|