mirror of
https://github.com/wassname/talk.git
synced 2026-07-23 13:10:20 +08:00
Fix styling for new x button
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
}
|
||||
|
||||
.closeButton {
|
||||
composes: buttonReset from 'coral-framework/styles/reset.css';
|
||||
position: absolute;
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
@@ -34,7 +35,6 @@
|
||||
top: 60px;
|
||||
box-shadow: -1px 3px 4px 0px rgba(0,0,0,0.15);
|
||||
text-align: center;
|
||||
padding-top: 10px;
|
||||
cursor: pointer;
|
||||
|
||||
&:hover {
|
||||
|
||||
Reference in New Issue
Block a user