HM-90 Выпилил тип хранилища вместе со старой таблицей апи, перенес вывод информации об апи в модальный сайдбар (#56)

This commit is contained in:
mrPadre
2020-08-18 14:13:14 +03:00
committed by GitHub
parent fe2acdc03d
commit bf4ea2ab15
8 changed files with 185 additions and 10 deletions

View File

@ -0,0 +1,18 @@
.Api__value-input {
height: 200px;
}
.Api__view-controls {
position: absolute;
right: 40px;
top: 10px;
font-size: 20px;
z-index: 10000;
}
.Button__delete {
background: none;
border: none;
}
.Button__edit {
background: none;
border: none;
}