mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
7 lines
125 B
SCSS
7 lines
125 B
SCSS
table div.with-confirmation.confirming {
|
|
background-color: $white;
|
|
}
|
|
%confirmation-dialog-inline p {
|
|
color: $gray-400;
|
|
}
|