added skeleton for the tagging flow
This commit is contained in:
@@ -370,7 +370,16 @@ html, body {
|
||||
|
||||
.popover {
|
||||
color: black;
|
||||
width: 500px;
|
||||
}
|
||||
|
||||
.tagging-options {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.tagging-options select{
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user