mirror of
https://github.com/JustKato/FreePad.git
synced 2026-04-06 03:48:47 +03:00
* Fixed invisible edit button on Light Mode
This commit is contained in:
@@ -72,6 +72,10 @@ main#main-card {
|
|||||||
flex-flow: column;
|
flex-flow: column;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.light .edit-content-text {
|
||||||
|
color: white !important;
|
||||||
|
}
|
||||||
|
|
||||||
.edit-content-text {
|
.edit-content-text {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user