mirror of
https://github.com/usatiuk/writer.git
synced 2025-10-29 00:17:48 +01:00
newDocumentCard same background color
This commit is contained in:
@@ -56,7 +56,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.card.newDocumentCard {
|
.card.newDocumentCard {
|
||||||
background-color: $light-gray5;
|
background-color: white;
|
||||||
color: $gray2;
|
color: $gray2;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|||||||
Reference in New Issue
Block a user