styling new button
This commit is contained in:
4
public/css/app.css
vendored
4
public/css/app.css
vendored
@ -569,4 +569,8 @@ input::-webkit-inner-spin-button {
|
||||
/* display: none; <- Crashes Chrome on hover */
|
||||
-webkit-appearance: none;
|
||||
margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
|
||||
}
|
||||
|
||||
.btn-icon {
|
||||
height: 34px;
|
||||
}
|
Reference in New Issue
Block a user