Add some visual changes to improve usability
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
.btn-group {
|
||||
width: min-content;
|
||||
}
|
||||
|
||||
.btn:focus {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user