mirror of
https://gitlab.crans.org/mediatek/med.git
synced 2025-06-21 07:18:22 +02:00
Add REST API
This commit is contained in:
@ -152,4 +152,14 @@ img.poulpy {
|
||||
max-width: 100%;
|
||||
width: 1000px;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
/* No padding content for special pages */
|
||||
#content.nopadding {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
/* Fix Redoc */
|
||||
svg.search-icon {
|
||||
display: none;
|
||||
}
|
Reference in New Issue
Block a user