feat: remove link class
This commit is contained in:
@@ -10,18 +10,6 @@
|
||||
border: 1px solid var(--Base-Border-Subtle);
|
||||
}
|
||||
|
||||
.link {
|
||||
align-items: center;
|
||||
border-bottom: 0.5px solid var(--Base-Border-Subtle);
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
padding: 1.5rem;
|
||||
}
|
||||
|
||||
.link:last-child {
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
.arrowRight {
|
||||
height: 24px;
|
||||
width: 24px;
|
||||
|
||||
Reference in New Issue
Block a user