add cd-add button to vm config

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
2023-02-16 00:57:11 +00:00
parent 725a7baf5e
commit 1533b26467
5 changed files with 20 additions and 5 deletions

View File

@@ -87,6 +87,10 @@ img.clickable {
visibility: hidden;
}
.none {
display: none;
}
.visuallyhidden {
border: 0;
clip: rect(0 0 0 0);