Skip to content

Commit 151e0a4

Browse files
committed
nav arrow background issue
1 parent e8c4ab8 commit 151e0a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/seed-bible/app/styles/toolbar.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,13 +131,13 @@
131131
height: 40px;
132132
}
133133

134-
.mobile-navbar-arrow:hover {
134+
/* .mobile-navbar-arrow:hover {
135135
background-color: rgba(0, 0, 0, 0.08);
136136
}
137137
138138
.mobile-navbar-arrow:active {
139139
background-color: rgba(0, 0, 0, 0.12);
140-
}
140+
} */
141141

142142
.mobile-navbar-arrow .material-symbols-outlined {
143143
font-size: 24px;

0 commit comments

Comments
 (0)