mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-06 19:40:42 -05:00
Move background-size after the background css prop
This commit is contained in:
@@ -92,8 +92,8 @@ strong {
|
||||
.oc-button-primary {
|
||||
/* Needs to be important to overwrite material-ui */
|
||||
width: 100%;
|
||||
background-size: 103% !important;
|
||||
background: linear-gradient(to right, #2c588e, #4e85c8) -1px;
|
||||
background-size: 103% !important;
|
||||
border: 1px solid transparent !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user