mirror of
https://github.com/modrinth/code.git
synced 2026-08-28 10:34:53 +00:00
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