Skip to content

Commit 0f389c2

Browse files
style: format code with prettier
1 parent a1fd75a commit 0f389c2

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

styles/google-drive/catppuccin.user.css

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,8 @@
541541
/* File preview (in Drive) text document */
542542
.a-b-r-x,
543543
.ndfHFb-c4YZDc-fmcmS-bN97Pc /* File preview (separate tab) text document */ {
544-
&, pre {
544+
&,
545+
pre {
545546
background-color: @surface0 !important;
546547
color: @text !important;
547548
}
@@ -556,7 +557,7 @@
556557
color: @text !important;
557558
}
558559
/* Comment text */
559-
.Yk-eKrold-Sg.Yk-eKrold-Sg {
560+
.Yk-eKrold-Sg.Yk-eKrold-Sg {
560561
color: @text !important;
561562
}
562563
/* Comment date */
@@ -567,7 +568,8 @@
567568
/* File preview (in Drive) comments */
568569
.Yk-efwuC-vb-Gd {
569570
background-color: @surface0;
570-
&, * {
571+
&,
572+
* {
571573
color: @text !important;
572574
}
573575
[role="textbox"] {

0 commit comments

Comments
 (0)