Remove styles for source picker components
This commit is contained in:
@@ -403,16 +403,6 @@ select {
|
||||
color: var(--accent);
|
||||
}
|
||||
|
||||
.source-picker-window {
|
||||
width: min(360px, 92vw);
|
||||
}
|
||||
|
||||
.source-picker-actions {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(2, minmax(0, 1fr));
|
||||
gap: 10px;
|
||||
}
|
||||
|
||||
.settings-grid {
|
||||
display: grid;
|
||||
grid-template-columns: 130px minmax(0, 1fr);
|
||||
|
||||
Reference in New Issue
Block a user