mirror of
https://github.com/Redocly/redoc.git
synced 2025-03-03 17:35:46 +03:00
removed duplicated styles
This commit is contained in:
parent
7e11eb56e7
commit
430bd4a087
|
@ -13,7 +13,6 @@ p {
|
|||
|
||||
nav input, nav button {
|
||||
font-size: 16px;
|
||||
line-height: 28px;
|
||||
height: 28px;
|
||||
box-sizing: border-box;
|
||||
vertical-align: middle;
|
||||
|
@ -34,7 +33,6 @@ nav input {
|
|||
}
|
||||
|
||||
nav button {
|
||||
background-color: white;
|
||||
border: 1px solid #FFFFFF;
|
||||
cursor: pointer;
|
||||
color: white;
|
||||
|
|
Loading…
Reference in New Issue
Block a user