mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-20 05:51:08 +02:00
Make the Add option button look disabled when it is (#7164)
This commit is contained in:
parent
39e47e0375
commit
21c142c19d
@ -67,4 +67,8 @@ limitations under the License.
|
||||
padding: 0;
|
||||
margin-bottom: 40px; // arbitrary to create scrollable area under the poll
|
||||
}
|
||||
|
||||
.mx_AccessibleButton_disabled {
|
||||
opacity: 0.4;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user