mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 11:46:38 +08:00
Fix dark theme CSS whitespace (#7104)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
This commit is contained in:
parent
0e6c6fc120
commit
d21c8a3cfe
|
@ -263,4 +263,4 @@ div.log { color: var(--theme-greyscale-dark); }
|
||||||
.dialog input[readonly] {
|
.dialog input[readonly] {
|
||||||
background-color: var(--theme-greyscale-dark);
|
background-color: var(--theme-greyscale-dark);
|
||||||
color: var(--theme-greyscale-medium);
|
color: var(--theme-greyscale-medium);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user