Vendored
-17
@@ -364,15 +364,6 @@ body {
|
||||
transform: none;
|
||||
}
|
||||
|
||||
.web2-button-group {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.web2-button-group .web2-button {
|
||||
margin: 0 0.5rem 0.5rem 0;
|
||||
}
|
||||
|
||||
.web3-button {
|
||||
background: var(--theme_surface_primary);
|
||||
color: var(--theme_text_primary);
|
||||
@@ -418,14 +409,6 @@ body {
|
||||
box-shadow: var(--theme_shadow_table_inset);
|
||||
}
|
||||
|
||||
.web2-list li {
|
||||
background: var(--theme_surface_primary);
|
||||
border: 1px solid var(--theme_border);
|
||||
border-radius: var(--theme_radius_card);
|
||||
padding: 0.75rem 1rem;
|
||||
box-shadow: var(--theme_shadow_card);
|
||||
}
|
||||
|
||||
.web2-table {
|
||||
width: 100%;
|
||||
border-collapse: collapse;
|
||||
|
||||
Reference in New Issue
Block a user