mirror of
https://github.com/duckietm/Nitro-Cool-UI.git
synced 2025-06-21 22:36:58 +00:00
Small fix of the chatbar style for Chat color
This commit is contained in:
parent
1cddb13413
commit
b1b50239c4
@ -60,16 +60,14 @@
|
||||
width: 75%;
|
||||
}
|
||||
.nitro-chat-style-box {
|
||||
background-color: #b69b83;
|
||||
height: 100%;
|
||||
z-index: 1;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding: 0 0.75em;
|
||||
border-radius: 0 0.5rem 0.5rem 0;
|
||||
margin-left: -11px;
|
||||
margin-right: 5px;
|
||||
width: 44px;
|
||||
margin-right: 2px;
|
||||
width: 34px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user