mirror of
https://github.com/Raghu-Ch/front-end-coding-challenge.git
synced 2026-02-10 12:43:03 -05:00
WB Test scenario1
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
|
||||
#tag-browser .clear-button {
|
||||
position: absolute;
|
||||
top: 1em;;
|
||||
top: 1em;
|
||||
;
|
||||
right: 1em;
|
||||
}
|
||||
|
||||
@@ -16,3 +17,11 @@
|
||||
background: purple;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.is-link {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.matching-items-list li {
|
||||
cursor: pointer;
|
||||
}
|
||||
Reference in New Issue
Block a user