add cancel button
This commit is contained in:
parent
a6891ac900
commit
6e87f18ec8
3 changed files with 9 additions and 1 deletions
|
|
@ -41,6 +41,11 @@ incoming-data-menu {
|
|||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #3A3A3A;
|
||||
border-top: 1px solid #e4e4e4;
|
||||
|
||||
&:active {
|
||||
background: #dadada;
|
||||
}
|
||||
}
|
||||
&__url {
|
||||
background: rgba(203, 203, 203, .13);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue