open-vault/ui/app/styles/components/unseal-warning.scss

9 lines
129 B
SCSS
Raw Normal View History

/**
* Copyright (c) HashiCorp, Inc.
* SPDX-License-Identifier: MPL-2.0
*/
2018-10-31 22:08:25 +00:00
.unseal-warning.message {
margin: -1px -1px 0;
2018-11-02 16:02:45 +00:00
}