mirror of
https://github.com/Gioni06/terminal.css
synced 2025-03-09 17:19:04 -04:00
Fixes the button borders on Safari
See https://github.com/Gioni06/terminal.css/issues/12
This commit is contained in:
parent
1569affa4e
commit
7ce142f972
@ -617,6 +617,8 @@ select:-webkit-autofill:focus {
|
||||
}
|
||||
|
||||
.btn {
|
||||
border-style: solid;
|
||||
border-width: 1px;
|
||||
display: -ms-inline-flexbox;
|
||||
display: inline-flex;
|
||||
-ms-flex-align: center;
|
||||
|
Loading…
x
Reference in New Issue
Block a user