Revert "Feat/5287 - New design for admin procedure detail"

This commit is contained in:
Kara Diaby 2020-07-13 11:36:42 +02:00 committed by GitHub
parent cc7e6853e7
commit cf5eb3f251
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 9 additions and 214 deletions

View file

@ -317,14 +317,3 @@
.link {
color: $blue;
}
.card-admin-action-btn {
width: 90px;
height: 36px;
border-radius: 30px;
border: solid 1px #BBBBBB;
background: #FFFFFF;
cursor: pointer;
padding-left: 10px;
padding-right: 10px;
}