Skip to content

chat.mistral.ai - Feb 2024 by nadavkav

Details

Authornadavkav

LicenseNo License

Categorychat.mistral.ai

Created

Updated

Size400 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

RTL mistral chat

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           chat.mistral.ai - Feb 2024
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    RTL mistral ai chat
@author         Nadav Kavalerchik
==/UserStyle== */

@-moz-document domain("chat.mistral.ai") {
    /* Insert code here... */
    .flex.h-full.w-full.flex-1.flex-col.items-center.justify-center.pt-8 {
        direction: rtl;
    }
    
}

Reviews

No reviews yet.