You've already forked AstralRinth
forked from didirus/AstralRinth
fix btn transparent, add shadows (#45)
This commit is contained in:
@@ -315,6 +315,11 @@ a,
|
||||
margin: auto;
|
||||
}
|
||||
}
|
||||
|
||||
&.transparent {
|
||||
background: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
}
|
||||
|
||||
.btn-group {
|
||||
|
||||
Reference in New Issue
Block a user