Fix creation page dark theme color

This commit is contained in:
yflory 2025-05-23 15:25:42 +02:00
parent 7254a4527e
commit aaf6acad50

View File

@ -327,6 +327,7 @@
text-align: center;
background-color: transparent;
border-color: transparent;
color: @cryptpad_text_col;
&:first-child {
left: 5px;
}