mirror of https://github.com/status-im/consul.git
7 lines
131 B
SCSS
7 lines
131 B
SCSS
|
table div.with-confirmation.confirming {
|
||
|
background-color: $ui-white;
|
||
|
}
|
||
|
%confirmation-dialog-inline p {
|
||
|
color: $ui-gray-400;
|
||
|
}
|