mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-02 04:05:56 +00:00
Styling changes
This commit is contained in:
@@ -35,21 +35,6 @@ limitations under the License.
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
.joinRoom button {
|
||||
border: none;
|
||||
background: green;
|
||||
color: white;
|
||||
font-size: 16px;
|
||||
font-weight: bold;
|
||||
padding: 8px 16px;
|
||||
border-radius: 4px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.joinRoom button:hover, .joinRoom button:active {
|
||||
background: darkgreen;
|
||||
}
|
||||
|
||||
.centerMessage {
|
||||
display: flex;
|
||||
flex: 1;
|
||||
|
||||
Reference in New Issue
Block a user