Fix bg-color in Preferences > Notifications > Repo
Bug: Issue 12430 Change-Id: I2a9b76ea8b4fe43e7e2f0b284796b1e4a43f0b42
This commit is contained in:
@@ -41,6 +41,8 @@ limitations under the License.
|
||||
padding: 0;
|
||||
}
|
||||
paper-input {
|
||||
background-color: var(--view-background-color);
|
||||
color: var(--primary-text-color);
|
||||
border: 1px solid var(--border-color);
|
||||
border-radius: var(--border-radius);
|
||||
padding: var(--spacing-s);
|
||||
|
||||
Reference in New Issue
Block a user