This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
discourse
Watch
2
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-23 18:50:55 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
discourse
/
plugins
/
chat
/
assets
/
stylesheets
/
mobile
/
chat-composer.scss
8 lines
99 B
SCSS
Raw
Normal View
History
Unescape
Escape
UX: composer use BEM + small tweaks to enabled/disabled styling (#21246) - using BEM notation - making animation linear instead of default ease - small tweaks to composer state (disabled/send-disabled/send-enabled) - fixing bug with disabled composer on mobile
2023-04-28 17:24:49 +09:00
.
chat-composer
{
&
__input
{
.
ios-device
&
{
background-color
:
transparent
;
}
DEV: Move `discourse-chat` to the core repo. (#18776) As part of this move, we are also renaming `discourse-chat` to `chat`.
2022-11-02 10:41:30 -03:00
}
}
Reference in New Issue
Copy Permalink