mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2026-08-11 19:50:17 +00:00
Set border-radius to button to make them round
This commit is contained in:
@@ -39,3 +39,8 @@ footer.nav-footer {
|
||||
.feature-block .blockImage img {
|
||||
width: 48px;
|
||||
}
|
||||
|
||||
.buttonWrapper a.button {
|
||||
border-radius: 24px;
|
||||
min-width: 64px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user