mirror of
https://github.com/netbox-community/netbox.git
synced 2025-09-06 06:13:36 -06:00
Fix indentation
This commit is contained in:
parent
353b0576cd
commit
aeb6333929
@ -12,12 +12,12 @@ pre.change-data {
|
||||
min-width: fit-content;
|
||||
|
||||
&.added {
|
||||
color: var(--tblr-dark);
|
||||
color: var(--tblr-dark);
|
||||
background-color: $green-300;
|
||||
}
|
||||
|
||||
&.removed {
|
||||
color: var(--tblr-dark);
|
||||
color: var(--tblr-dark);
|
||||
background-color: $red-300;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user