Some info on the settings page of the webplugin and mod to style.css
Build LinkLog Development Image / development-image (push) Successful in 10s
Build LinkLog Development Image / development-image (push) Successful in 10s
This commit is contained in:
@@ -275,7 +275,7 @@ textarea,
|
||||
button {
|
||||
max-width: 100%;
|
||||
min-width: 180px;
|
||||
padding: 11px 13px;
|
||||
padding: 2px 2px;
|
||||
border: 1px solid var(--surface-1);
|
||||
border-radius: 8px;
|
||||
background: var(--surface-0);
|
||||
@@ -382,7 +382,7 @@ button:disabled {
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
gap: 16px;
|
||||
padding: 14px 0;
|
||||
padding: 4px 0;
|
||||
border-bottom: 1px solid var(--border);
|
||||
}
|
||||
|
||||
@@ -392,7 +392,7 @@ button:disabled {
|
||||
|
||||
.plugin-row button {
|
||||
min-width: 0;
|
||||
padding: 8px 12px;
|
||||
padding: 5px 5px;
|
||||
background: var(--surface-1);
|
||||
border-color: var(--surface-2);
|
||||
color: var(--text);
|
||||
|
||||
Reference in New Issue
Block a user