mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
17 lines
229 B
Plaintext
17 lines
229 B
Plaintext
.errors {
|
|
margin-top: 12px;
|
|
|
|
.error {
|
|
margin-bottom: 10px;
|
|
|
|
svg {
|
|
color: red;
|
|
margin-right: 10px;
|
|
}
|
|
.stack {
|
|
margin-left: 24px;
|
|
word-wrap: break-word;
|
|
}
|
|
}
|
|
}
|