Skip to content
This repository was archived by the owner on May 18, 2025. It is now read-only.

Commit 15366fb

Browse files
committed
Change room recovery reminder button style
Change the button to a transparent background so that it's less prominent and you focus on the primary button instead. Signed-off-by: J. Ryan Stinnett <jryans@gmail.com>
1 parent 96300b4 commit 15366fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

res/css/views/rooms/_RoomRecoveryReminder.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@ limitations under the License.
4040

4141
.mx_RoomRecoveryReminder_button.mx_RoomRecoveryReminder_secondary {
4242
@mixin mx_DialogButton_secondary;
43+
background-color: transparent;
4344
}

0 commit comments

Comments
 (0)