mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-08 20:39:08 +08:00
Tweaks to remove button
This commit is contained in:
@@ -59,12 +59,12 @@ $highlight: #f2c94c;
|
||||
}
|
||||
|
||||
&.fa-times {
|
||||
margin: 0 0 0 .35rem;
|
||||
margin: 0 0 0 .5rem;
|
||||
transition: color $transition;
|
||||
|
||||
&:hover,
|
||||
&:focus {
|
||||
color: $primary;
|
||||
color: $danger;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user