Merge admin dashboard to new design for procedure details
This commit is contained in:
parent
a084fd199f
commit
7f3b38cfee
13 changed files with 214 additions and 9 deletions
|
@ -317,3 +317,14 @@
|
|||
.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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue